linux/drivers/media
Ricardo Ribalda 69df09547e media: uvcvideo: Use dev_ printk aliases
Replace all the uses of printk() and uvc_printk() with its
equivalent dev_ alias macros.

Modify uvc_warn_once() macro to use dev_info instead printk().

They are more standard across the kernel tree and provide
more context about the error.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-01-27 15:06:10 +01:00
..
cec media: cec: fix trivial style warnings 2021-01-12 18:20:01 +01:00
common media: videobuf2-v4l2: remove redundant error test 2021-01-27 14:16:05 +01:00
dvb-core media: dvb_frontend: Fix fall-through warnings for Clang 2021-01-27 12:55:53 +01:00
dvb-frontends media: Fix RTL2832 not depending on REGMAP_I2C 2021-01-27 14:42:23 +01:00
firewire media: firewire: fix memory leak 2020-09-27 11:29:45 +02:00
i2c media: i2c/ov02a10.c: add cast to fix type mismatch 2021-01-27 08:39:30 +01:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc
pci media: smipcie: switch from 'pci_' to 'dma_' API 2021-01-27 14:43:03 +01:00
platform media: rcar-vin: Route events to correct video device 2021-01-27 14:42:05 +01:00
radio media: si4713: remove trailing semicolon in macro definition 2020-12-03 08:54:13 +01:00
rc media: rc: select CONFIG_BITREVERSE where needed 2021-01-27 13:18:08 +01:00
spi
test-drivers media: vicodec: Do not zero reserved fields 2021-01-27 13:21:44 +01:00
tuners media: qm1d1c0042: fix error return code in qm1d1c0042_init() 2021-01-27 12:59:17 +01:00
usb media: uvcvideo: Use dev_ printk aliases 2021-01-27 15:06:10 +01:00
v4l2-core media: v4l2-ioctl: print capabilities in v4l_print_create_buffers() 2021-01-27 14:15:40 +01:00
Kconfig media: Remove superfluous dependency for MEDIA_SUPPORT_FILTER 2020-11-27 12:19:25 +01:00
Makefile