]> Pileus Git - ~andy/linux/commit
[media] em28xx: Only change I2C bus inside em28xx-i2c
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 09:03:27 +0000 (06:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 22 Mar 2013 16:19:52 +0000 (13:19 -0300)
commit3190fbee0176a40a8dd13200862d39f956692f63
tree1a33ef443bcd0fc33f36b89b85eab9184182c79b
parent9dc033f1eaea01ed6701b16622744c4d57f108b7
[media] em28xx: Only change I2C bus inside em28xx-i2c

There's currently a bug on em28xx-i2c that makes it write the
wrong values to register 06, that controlls the I2C bus speed
and bus.

Fix it to change only the I2C bus flag.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-i2c.c