V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713
authorEduardo Valentin <eduardo.valentin@nokia.com>
Sat, 8 Aug 2009 11:45:49 +0000 (08:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:19 +0000 (12:19 -0300)
commit1fd2121c08eeef2e9a792719628a467e0fe97b96
treea4b71e422eb915d4b0906ba94b15e6beacb2f0d6
parentfdf82dc2e2d43cf135b5fd352dea523642bb553a
V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713

This patch adds files which creates the radio interface
for si4713 FM transmitter (modulator) devices.

In order to do the real access to device registers, this
driver uses the v4l2 subdev interface exported by si4713 i2c driver.

Signed-off-by: Eduardo Valentin <eduardo.valentin@nokia.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-si4713.c [new file with mode: 0644]
include/media/radio-si4713.h [new file with mode: 0644]