Home
last modified time | relevance | path

Searched hist:"8 d46c5cd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c8d46c5cd Mon Nov 28 08:07:17 CST 2022 Eugen Hristev <eugen.hristev@microchip.com> media: microchip: microchip-isc: replace v4l2_{dbg|info|err} with dev-*

v4l2_dbg and friends are legacy and should be removed.
Replaced all the calls with dev_dbg equivalent.
This also removes the 'debug' module parameter which has become obsolete.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>