diff options
-rw-r--r-- | v4l/.bp/2.6/dvb-cx22702 | 5 | ||||
-rw-r--r-- | v4l/.bp/2.6/dvb-pll | 5 | ||||
-rw-r--r-- | v4l/ChangeLog | 10 |
3 files changed, 16 insertions, 4 deletions
diff --git a/v4l/.bp/2.6/dvb-cx22702 b/v4l/.bp/2.6/dvb-cx22702 index d24cc6d61..bf4c6b67c 100644 --- a/v4l/.bp/2.6/dvb-cx22702 +++ b/v4l/.bp/2.6/dvb-cx22702 @@ -1,2 +1,3 @@ -srcdiff cx22702.h drivers/media/dvb/frontends/cx22702.h -srcdiff cx22702.c drivers/media/dvb/frontends/cx22702.c +#DVB stuff +#srcdiff cx22702.h drivers/media/dvb/frontends/cx22702.h +#srcdiff cx22702.c drivers/media/dvb/frontends/cx22702.c diff --git a/v4l/.bp/2.6/dvb-pll b/v4l/.bp/2.6/dvb-pll index 6f773c019..8df297dd8 100644 --- a/v4l/.bp/2.6/dvb-pll +++ b/v4l/.bp/2.6/dvb-pll @@ -1,2 +1,3 @@ -srcdiff dvb-pll.h drivers/media/dvb/frontends/dvb-pll.h -srcdiff dvb-pll.c drivers/media/dvb/frontends/dvb-pll.c +# It looks it is part of DVB stuff +#srcdiff dvb-pll.h drivers/media/dvb/frontends/dvb-pll.h +#srcdiff dvb-pll.c drivers/media/dvb/frontends/dvb-pll.c diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 44f589cc6..5f1b8cf03 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-06-27 18:58 mchehab + * .bp/2.6/dvb-cx22702: + - cx22702.c,cx22702.h patch generation commented, since DVB project has updated it + * .bp/2.6/dvb-pll: + - dvb-pll.c,dvb-pll.h patch generation commented, since DVB project has updated it + + - Obs.: tda1004x.h and tda1004x.c are also from DVB project. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-06-26 18:01 nshmyrev * tda8290.c: |