From 6af20b6e3955e5c814bcc689183ab8e37fb4fc35 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 27 Dec 2005 04:30:20 +0000 Subject: reorganize tuner-simple threshold structure. - create an array containing frequency threshold and control byte. - allows for an arbitrary amount of frequency ranges to be set, like dvb-pll. - improves code readability. 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 c507f0723..c3fca1781 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-12-27 04:24 mkrufky + + * linux/drivers/media/video/tuner-simple.c: (default_set_tv_freq): + - reorganize tuner-simple threshold structure. + - create an array containing frequency threshold and control byte. + - allows for an arbitrary amount of + frequency ranges to be set, like dvb-pll. + - improves code readability. + + Signed-off-by: Michael Krufky + 2005-12-27 00:40 mchehab * linux/drivers/media/dvb/bt8xx/dst_ca.c: (ca_send_message): -- cgit v1.2.3