]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commiteb1a8f2a4df5b99bdf035010ae3fc8a7035df4a2
treec4250cfd857dd58aaf9a6420683f534934605f82
parent88612703946fde2459c62c052cf6634ade16d51c
[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]