diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-30 16:22:53 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-11-30 16:22:53 +0000 |
commit | 6c0f3d2c420800743d06415a856925e748e330a3 (patch) | |
tree | effa7064fce2449ad0b54199c683fed124bc16ec /v4l | |
parent | d43e1cc68c2e6ee719e0965e13037fe8f7859925 (diff) | |
download | mediapointer-dvb-s2-6c0f3d2c420800743d06415a856925e748e330a3.tar.gz mediapointer-dvb-s2-6c0f3d2c420800743d06415a856925e748e330a3.tar.bz2 |
Added a new debug msg to help identifying tuner Problems
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 94a097d21..406a3e129 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-11-30 16:18 mchehab + + * ../linux/drivers/media/video/tuner-simple.c: + (default_set_tv_freq): + - New debug msg to show video freqs. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-29 19:45 mchehab * ../v4l_experimental/pvrusb2/pvrusb2-eeprom.c: |