]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] em28xx: move analog-specific init to em28xx-video
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 22 Dec 2013 16:16:49 +0000 (13:16 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 07:07:11 +0000 (05:07 -0200)
commitb64f8e9adc2eff4941ca0cf146a850c7b4173594
treec9f8b3cc6aec6929de4db36950b0d0abf78dc510
parent54a2a84ea9e8640b4f1df4e222e305d03bb64065
[media] em28xx: move analog-specific init to em28xx-video

There are several init code inside em28xx-cards that are actually
part of analog initialization. Move the code to em28x-video, in
order to remove part of the mess.

In thesis, no functional changes so far.

Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-cards.c
drivers/media/usb/em28xx/em28xx-video.c