]> Pileus Git - ~andy/linux/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)
commitc8c39796c484fc6f4e45d8d71f3cf55e9ab27e6c
tree48290510b2f4d71a2d8c79c5509f4a5b05ed9fb6
parente507e0e513c41ccfc68d6f619faa212f97c88ddb
[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