V4L/DVB (11061): au8522: move shared state and common functions into a separate heade...
authorDevin Heitmueller <dheitmueller@linuxtv.org>
Wed, 11 Mar 2009 05:59:56 +0000 (02:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:24 +0000 (12:43 -0300)
commit0c44bf362fc1f0dc927b814184d9b877a2f507cf
treee51f6fdaf033e98f3207489e85c68816ff74f818
parentf56738cd81690dcaec92307b1a7f9f5f69af15b1
V4L/DVB (11061): au8522: move shared state and common functions into a separate header files

Move the au8522 state structure, as well as exposing functions needed by the
analog side of the demodulator into a common header file.

Thanks to Michael Krufky <mkrufky@linuxtv.org> and Steven Toth
<stoth@linuxtv.org> for providing sample hardware, engineering level support,
and testing.

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/au8522_dig.c
drivers/media/dvb/frontends/au8522_priv.h [new file with mode: 0644]