linux-stable/drivers/staging/media/atomisp/i2c
Juan Antonio Aldea-Armenteros 8d1fdaa50c media: atomisp: mt9m114: replace fixed function names
There are a couple of debug messages using hardcoded function names
instead of the preferred __func__ magic constant.

Replace them:

WARNING: Prefer using '"%s...", __func__' to using 'misensor_rmw_reg', this function's name, in a string
215: FILE: ./media/atomisp/i2c/atomisp-mt9m114.c:215:
+       v4l2_err(client, "misensor_rmw_reg error exit, read failed\n");

WARNING: Prefer using '"%s...", __func__' to using 'misensor_rmw_reg', this function's name, in a string
236: FILE: ./media/atomisp/i2c/atomisp-mt9m114.c:236:
+       v4l2_err(client, "misensor_rmw_reg error exit, write failed\n");

Signed-off-by: Juan Antonio Aldea-Armenteros <juant.aldea@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-09-03 11:00:44 +02:00
..
ov5693 media: atomisp: fix identation at I2C Kconfig menu 2020-09-03 10:59:03 +02:00
Kconfig media: atomisp: fix identation at I2C Kconfig menu 2020-09-03 10:59:03 +02:00
Makefile Revert "media: staging: atomisp: Remove driver" 2020-05-20 12:26:12 +02:00
atomisp-gc0310.c media: Revert "media: atomisp: Add some ACPI detection info" 2020-06-11 19:16:34 +02:00
atomisp-gc2235.c media: Revert "media: atomisp: Add some ACPI detection info" 2020-06-11 19:16:34 +02:00
atomisp-libmsrlisthelper.c media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00
atomisp-lm3554.c media: Revert "media: atomisp: Add some ACPI detection info" 2020-06-11 19:16:34 +02:00
atomisp-mt9m114.c media: atomisp: mt9m114: replace fixed function names 2020-09-03 11:00:44 +02:00
atomisp-ov2680.c media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue. 2020-07-18 10:59:30 +02:00
atomisp-ov2722.c media: Revert "media: atomisp: Add some ACPI detection info" 2020-06-11 19:16:34 +02:00
gc0310.h media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00
gc2235.h media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00
mt9m114.h media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00
ov2680.h media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00
ov2722.h media: atomisp: add SPDX headers 2020-06-11 18:50:18 +02:00