2012/3/26 Ezequiel García :
> Hi,
[snip]
>
> drivers/media/video/em28xx/Kconfig | 4 +-
> drivers/media/video/em28xx/Makefile | 5 +-
> drivers/media/video/em28xx/em28xx-cards.c | 66 +
> drivers/media/video/em28xx/em28xx-core.c | 3 +
> drivers/media/video/em28xx/
Hi,
This patchset isolates em28xx-input code and turns it
into a module, as suggested by Mauro [1].
Contrary to my initial expectations, the patch produces
code that's actually cleaner and a slightly less spaghetti.
I've tried to make the whole change as clear as possible
by splitting it into se