V4L/DVB (3796): Add several debug messages to cx24123 code
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 13 Apr 2006 14:29:13 +0000 (11:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 12 May 2006 22:55:04 +0000 (19:55 -0300)
Current debug messages at cx24123 are next to useless, since they don't
print the values sent/read to registers. With this patch, debug=1 will
show comprehensive messages. debug=2 will show also read/write operations
at I2C bus.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>

No differences found