]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data processing
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Tue, 26 Mar 2013 16:38:38 +0000 (13:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 28 Mar 2013 20:47:57 +0000 (17:47 -0300)
commite507e0e513c41ccfc68d6f619faa212f97c88ddb
tree29d61558f2a92148b8d869bdec1fc55f0cfb067c
parent736a320bd285b4b90cdc49d1506461518979f240
[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data processing

The em25xx/em276x/em277x/em278x frame data format is different to the one used
by the em2710/em2750/em28xx chips.
With the recent cleanups and reorganization of the frame data processing code it
can be easily extended to support these devices.

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