diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 002a32a4e..0244f2ad7 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,4 +1,13 @@ -2005-06-01 12:09 mchehab +2005-06-01 20:40 mchehab + * tuner-core.c: + + - it is printk, not dprintk! Fixed. + - new debug info when tuner is specified as tea5767 but + autodetection doesn't recognize. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-06-01 18:37 mchehab * tuner-core.c: - Added a code to avoid I2C early announce. |