commit | caf970e09c42843eb3b8456fc0e815f9b5385873 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 13 11:29:13 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri May 12 19:55:04 2006 -0300 |
tree | 91b15ba87bb1f1ee84e2568d1034b48125bbf043 | |
parent | a74b51fca9d9b6774413d700ade1e9ae1f0c0e75 [diff] |
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>