]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridges
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Tue, 26 Mar 2013 16:38:39 +0000 (13:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Mar 2013 20:49:49 +0000 (17:49 -0300)
commit5aad0245c267f5c6419350dbdb367dbbc26b3c76
tree48290510b2f4d71a2d8c79c5509f4a5b05ed9fb6
parent95c7b3835ffaa3cf6def82bac404e4f250b323b4
[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridges

Streaming doesn't work with the EM2765 if bit 5 of the output format register
0x27 is set.
It's actually not clear if really has to be set for the other chips, but for
now let's keep it to avoid regressions and add a comment to the code.

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