[media] snd_tea575x: Add write_/read_val operations
authorHans de Goede <hdegoede@redhat.com>
Fri, 18 May 2012 12:36:17 +0000 (09:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Jul 2012 20:56:26 +0000 (17:56 -0300)
commit31a62d415726d94bae5caf5f2e50232aa06babf6
tree124ec997e8674c1d6ee19d1e3e4714e8da4df1ac
parent9bc31633c20ca6a49071f2162c232ae556151cc2
[media] snd_tea575x: Add write_/read_val operations

Some devices which use the tea575x tuner chip don't allow bit banging the
lines, instead they offer a method to directly set / get the contents of the
25 bit shift-register in the chip. Notably the Griffin radioSHARK USB radio
receiver does this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
CC: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/sound/tea575x-tuner.h
sound/i2c/other/tea575x-tuner.c