V4L/DVB (3404): Refactored LNBP21 and BSBE1 support
authorOliver Endriss <o.endriss@gmx.de>
Tue, 28 Feb 2006 12:31:16 +0000 (09:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 8 Mar 2006 14:36:06 +0000 (11:36 -0300)
commit2f27bdce972ceb97a2fd109a77546c37aa499fc9
tree8ac9a59189ab362e6b6b6710efab5da92cfe7f12
parent9f3319b49cc793b9da06ca57cc8740e3a8e88d1d
V4L/DVB (3404): Refactored LNBP21 and BSBE1 support

Moved duplicated code to separate files.
LNBP21 stuff rewritten from scratch, BSBE1 copied from av7110.c.
Modified budget driver to use the new routines.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_frontend.h
drivers/media/dvb/frontends/bsbe1.h [new file with mode: 0644]
drivers/media/dvb/frontends/lnbp21.h [new file with mode: 0644]
drivers/media/dvb/ttpci/budget.c