[media] v4l2: Add a V4L2 driver for SI476X MFD
authorAndrey Smirnov <andreysm@charmander.(none)>
Wed, 27 Mar 2013 01:47:26 +0000 (22:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Mar 2013 12:25:49 +0000 (09:25 -0300)
commit30bac9110455402fa8888740c6819dd3daa2666f
tree9dface37142eef9a7d1c1d9b96090ea71f4e7158
parent33a80fc2eb43afbc25f04cc1d5ed899da213c21f
[media] v4l2: Add a V4L2 driver for SI476X MFD

This commit adds a driver that exposes all the radio related
functionality of the Si476x series of chips via the V4L2 subsystem.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/si476x.txt [new file with mode: 0644]
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/radio-si476x.c [new file with mode: 0644]
include/media/si476x.h [new file with mode: 0644]