projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0750e97
)
V4L/DVB (10723): ks0127: add supported ks0127 variants to the i2c device list.
author
Hans Verkuil
<hverkuil@xs4all.nl>
Thu, 19 Feb 2009 14:51:16 +0000
(11:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:58 +0000
(12:42 -0300)
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ks0127.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/video/ks0127.c
b/drivers/media/video/ks0127.c
index 9ae94484da6460959a18e28764fc3296ce450b0e..07c79250f8fd2094a6979d0f56025eb862ab1057 100644
(file)
--- a/
drivers/media/video/ks0127.c
+++ b/
drivers/media/video/ks0127.c
@@
-724,6
+724,8
@@
static int ks0127_legacy_probe(struct i2c_adapter *adapter)
static const struct i2c_device_id ks0127_id[] = {
{ "ks0127", 0 },
+ { "ks0127b", 0 },
+ { "ks0122s", 0 },
{ }
};
MODULE_DEVICE_TABLE(i2c, ks0127_id);