diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 6c7823daf..d8d5449f1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-07-07 03:01 mchehab + * tuner-core.c,tea5767.c: + + - T_STANDBY now is tuner.mode instead of tuner.mode_mask. + This way, mode_mask is changed only when calling set_type. + + Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-07-07 02:41 mchehab * tuner-core.c: |