Skip to content

Commit

Permalink
V4L/DVB (9979): em28xx: move usb probe code to a proper place
Browse files Browse the repository at this point in the history
em28xx-video were holding several code that are not specific to V4L2
interface.

This patch moves the core code for em28xx-core, and usb probing code
into em28xx-cards.

This opens the possibility of breaking em28xx into a core module and a
V4L2 module, loaded only on devices that have analog interfaces.

Some cleanup may be done at em28xx-cards to optimize the config code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Dec 30, 2008
1 parent 126be90 commit 1a23f81
Show file tree
Hide file tree
Showing 4 changed files with 633 additions and 575 deletions.

0 comments on commit 1a23f81

Please sign in to comment.