]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: add comment about Samsung and Kodak sensor probing addresses
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Wed, 27 Mar 2013 20:06:35 +0000 (17:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 09:40:47 +0000 (06:40 -0300)
commitd29c4fef853995ad77d8e6461af7526ebd9dbef1
tree69634061242b8b57e2b403598eba628f9b78d163
parent0e22df72c793d850026c264a19436d66288cab28
[media] em28xx: add comment about Samsung and Kodak sensor probing addresses

The Windows driver also probes at least two further i2c addresses (0x22 >> 1
and 0x66 >> 1). I've got some hints that they are very likely used by Samsung
and Kodak sensors, which are known to be used in Empia devices, too.
We havn't seen any devices using these sensors yet and don't know how to probe
them properly, so leave a comment.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-camera.c