From a9eb36aa2780b3c7e3363bb392c804a55ae07422 Mon Sep 17 00:00:00 2001 From: Mike Isely Date: Sat, 21 Jan 2006 18:35:27 +0000 Subject: Cause tda9887 to use I2C_DRIVERID_TDA9887 The tda9887 has an I2C id reserved for it, but it hasn't been using it. Probably an oversight. Fixed with this patch. From: Mike Isely Signed-off-by: Mike Isely --- v4l/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 072bb5fc3..f89b55c47 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2006-01-21 18:31 mcisely + + * linux/drivers/media/video/tda9887.c: + + - Fix tda9887.c to actually use its allocated ID + (I2C_DRIVERID_TDA9887). + + Signed-off-by: Mike Isely + 2006-01-21 17:29 mkrufky * linux/drivers/media/video/cx88/Kconfig: -- cgit v1.2.3