1 /* eds1547.h Earda EDS-1547 tuner support
3 * Copyright (C) 2008 Igor M. Liplianin (liplianin@me.by)
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms of the GNU General Public License as published by the
7 * Free Software Foundation, version 2.
9 * see Documentation/dvb/README.dvb-usb for more information
15 static u8 stv0288_earda_inittab[] = {
127 static struct stv0288_config earda_config = {
128 .demod_address = 0x68,
130 .inittab = stv0288_earda_inittab,