From 38126f5bd227fdf1746eb2280280692184c93d97 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 4 Dec 2005 19:32:03 +0000 Subject: tveeprom cleanup of hardcoded tuner format values. From: Steven Toth - cleaned up the structure to use the V4L2_STD_xxx definitions rather than a one off set of hardcoded values - which could change in the future. Signed-off-by: Steven Toth Signed-off-by: Michael Krufky --- v4l/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 48baac420..06ac924e3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-12-04 19:30 mkrufky + + * linux/drivers/media/video/tveeprom.c: + - tveeprom cleanup of hardcoded tuner format values. + - cleaned up the structure to use the V4L2_STD_xxx definitions + rather than a one off set of hardcoded values - which could + change in the future. + + Signed-off-by: Steven Toth + Signed-off-by: Michael Krufky + 2005-12-04 19:20 mkrufky * Makefile: -- cgit v1.2.3