Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-13 | zoran: set adapter class to I2C_CLASS_TV_ANALOG | Hans Verkuil | |
From: Jean Delvare <khali@linux-fr.org> The adapter class of the zoran driver was never set. However, converting i2c drivers used by zoran to the new i2c API requires this field to be correct. Priority: normal Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | |||
2008-10-09 | zoran: move zoran sources into a zoran subdirectory | Hans Verkuil | |
From: Hans Verkuil <hverkuil@xs4all.nl> Prevent the zoran driver sources from cluttering the video directory. This changeset only moves the drivers and it does not fix any of the checkpatch warnings/errors to keep the changeset clean. Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> |