]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitcaf970e09c42843eb3b8456fc0e815f9b5385873
tree91b15ba87bb1f1ee84e2568d1034b48125bbf043
parenta74b51fca9d9b6774413d700ade1e9ae1f0c0e75
V4L/DVB (3796): Add several debug messages to cx24123 code

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>
drivers/media/dvb/frontends/cx24123.c