]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
media: microchip: microchip-isc: replace v4l2_{dbg|info|err} with dev-*
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 28 Nov 2022 14:07:17 +0000 (15:07 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 07:56:36 +0000 (08:56 +0100)
commit8d46c5cdadeb64206d2dd7d00f00dd26020ceb3c
treea13c7c8027b2d8abbb6bccbeacfb54bf02bafa24
parent14cd15e7a1e2a321f6184124bee95560035db4ef
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>
drivers/media/platform/microchip/microchip-isc-base.c