OSDN Git Service

media: coda: move register debugging to coda_debug level 3
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 12 Apr 2019 15:51:23 +0000 (11:51 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 21 May 2019 11:21:00 +0000 (07:21 -0400)
commit31e71dbcc1fd57eaccc1010c9078d03c642d5cd1
treed07659588ae9ce230c91c12f367d021993d1e3ac
parent5490ba5645f27829e5c7f7c6fd3a9249cc14198e
media: coda: move register debugging to coda_debug level 3

This allows to use coda_debug level 2 for verbose but not quite as
verbose debug logging. Register access level logging is of limited
use anyway, as this includes busy polling of status bits.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-common.c