diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index c9bab2dca..a3294bbe4 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2005-11-05 09:40 mchehab + + * ../linux/Documentation/video4linux/CARDLIST.saa7134: + * ../linux/drivers/media/video/cs53l32a.c: (cs53l32a_probe): + * ../linux/drivers/media/video/wm8775.c: (wm8775_probe): + * ../v4l/Makefile: + - Fixes compilation problems due removal of media/id.h and I2C_ALGO_BIT + - adds both modules to the inst_video list in the Makefile so that + they are installed. + + Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-05 03:04 rmcc * ../linux/drivers/media/video/saa7134/saa7134-cards.c: |