From fdd20a18ed91a5c1e62884237eb40f1008a7f91f Mon Sep 17 00:00:00 2001 From: Mike Isely Date: Fri, 2 Dec 2005 14:03:10 +0000 Subject: Clear v4l2_frequency structure before using it -Need to clear v4l2_frequency structure to zero before using it, in order that newly added fields (that we otherwise would not care about) will take proper default values. From: Mike Isely Signed-off-by: Mike Isely --- v4l/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9071b3c7b..4f0e1bbb0 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-12-02 14:00 mcisely + + * ../v4l_experimental/pvrusb2/pvrusb2-tuner.c: + (pvr2_tuner_set_freq): + + -Need to clear v4l2_frequency structure to zero before using it, + in order that newly added fields (that we otherwise would not + care about) will take proper default values. + + Signed-off-by: Mike Isely + 2005-12-02 13:56 mcisely * ../v4l_experimental/pvrusb2/pvrusb2-hdw.c: -- cgit v1.2.3