]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (11579): Initial go at TT S2-1600
authorManu Abraham <abraham.manu@gmail.com>
Mon, 6 Apr 2009 18:45:20 +0000 (15:45 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:37 +0000 (18:20 -0300)
commite415c689a8842670e161581f060575c14957f073
treeed18153bcad93a377f0ab6b5ac27554de9a9b614
parent2460cdac94082c7046ab595bf643338e6faed6cb
V4L/DVB (11579): Initial go at TT S2-1600

[mchehab@redhat.com: fix compilation when the new drivers aren't selected]

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
13 files changed:
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/isl6423.c [new file with mode: 0644]
drivers/media/dvb/frontends/isl6423.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv090x.c [new file with mode: 0644]
drivers/media/dvb/frontends/stv090x.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv090x_priv.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv090x_reg.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv6110x.c [new file with mode: 0644]
drivers/media/dvb/frontends/stv6110x.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv6110x_priv.h [new file with mode: 0644]
drivers/media/dvb/frontends/stv6110x_reg.h [new file with mode: 0644]
drivers/media/dvb/ttpci/budget-ci.c