summaryrefslogtreecommitdiff
path: root/goodix_brl_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'goodix_brl_spi.c')
-rw-r--r--goodix_brl_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/goodix_brl_spi.c b/goodix_brl_spi.c
index b7d82da..ac82ae3 100644
--- a/goodix_brl_spi.c
+++ b/goodix_brl_spi.c
@@ -324,7 +324,7 @@ static int goodix_spi_probe(struct spi_device *spi)
{
int ret = 0;
- ts_info("goodix spi probe in");
+ ts_info("%s: goodix spi probe in", __func__);
/* init spi_device */
spi->mode = SPI_MODE_0;