Skip to content

Commit

Permalink
[media] tuner-core: Reorganize the functions internally
Browse files Browse the repository at this point in the history
This is a big patch with no functional changes. It just
rearranges everything inside the driver, and prepares to
break TV and Radio into two separate fops groups.

Currently, it has an heuristics logic to determine if the
call came from radio or video. However, the caller driver
knows for sure, so tuner-core shouldn't try to guess it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Mar 21, 2011
1 parent b77bdb0 commit 9f3f71e
Showing 1 changed file with 527 additions and 496 deletions.
Loading

0 comments on commit 9f3f71e

Please sign in to comment.