OSDN Git Service

[media] drivers:media:radio: wl128x: FM Driver Common sources
authorManjunatha Halli <manjunatha_halli@ti.com>
Tue, 11 Jan 2011 09:35:22 +0000 (06:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:35 +0000 (20:32 -0300)
commite8454ff7b9a4d56f02c095bff12d3c92ef4c7fa6
treec4250cfd857dd58aaf9a6420683f534934605f82
parent7e38849631c2f570fe66b52b5b54697fe338f194
[media] drivers:media:radio: wl128x: FM Driver Common sources

These are the sources for the common interfaces required by the
FM V4L2 driver for TI WL127x and WL128x chips.

These implement the FM channel-8 protocol communication with the
chip. This makes use of the Shared Transport as its transport.

Signed-off-by: Manjunatha Halli <manjunatha_halli@ti.com>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/wl128x/fmdrv_common.c [new file with mode: 0644]
drivers/media/radio/wl128x/fmdrv_common.h [new file with mode: 0644]