浏览代码

[media] tuner-core: Reorganize the functions internally

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>
Mauro Carvalho Chehab 14 年之前
父节点
当前提交
9f3f71ef6d
共有 1 个文件被更改,包括 524 次插入489 次删除
  1. 524 489
      drivers/media/video/tuner-core.c

文件差异内容过多而无法显示
+ 524 - 489
drivers/media/video/tuner-core.c


部分文件因为文件数量过多而无法显示