V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device
authorEduardo Valentin <eduardo.valentin@nokia.com>
Sat, 8 Aug 2009 11:46:53 +0000 (08:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:19:20 +0000 (12:19 -0300)
commit02bee89e79b1302776e32214b8ca96a00c70c446
treede3ee880d3cb3bf2e3e98d9af4152338bf6d3061
parent1fd2121c08eeef2e9a792719628a467e0fe97b96
V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device

This patch adds files to control si4713 devices.
Internal functions to control device properties
and initialization procedures are into these files.
Also, a v4l2 subdev interface is also exported.
This way other drivers can use this as v4l2 i2c subdevice.

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/si4713-i2c.c [new file with mode: 0644]
drivers/media/radio/si4713-i2c.h [new file with mode: 0644]
include/media/si4713.h [new file with mode: 0644]