ALSA: fm801: convert TEA575x support to new interface
authorOndrej Zary <linux@rainbow-software.org>
Mon, 9 May 2011 21:39:51 +0000 (23:39 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 May 2011 07:31:45 +0000 (09:31 +0200)
commit938a1566b162aa485acd8dea2ebd92d92dfa0a45
treea0aef0566ec4cf2f490191482016220ade365ffa
parent72587173cc31bb96db63e347b94ad0ef84878cea
ALSA: fm801: convert TEA575x support to new interface

Use common functions to access TEA575x tuner - remove original read/write
functions and provide new pin manipulation functions instead.

Also convert the original triple implementation to a simple GPIO pin map.

Tested with SF256-PCP and SF64-PCR (added the GPIO pin for MO/ST signal
for them).
SF256-PCS untested (pin for MO/ST signal is a guess).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/fm801.c