public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] [PATCH] S2API Allow custom inittab for ST STV0288 demodulator.
@ 2008-10-05 12:26 Igor M. Liplianin
  2008-10-05 12:31 ` Igor M. Liplianin
  2008-10-06 23:50 ` Steven Toth
  0 siblings, 2 replies; 3+ messages in thread
From: Igor M. Liplianin @ 2008-10-05 12:26 UTC (permalink / raw)
  To: linux-dvb, Steven Toth, Steven Toth

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

Steve,

Allow custom inittab for ST STV0288 demodulator,
as it is needed for DvbWorld USB card.

Igor

[-- Attachment #2: 9036.patch --]
[-- Type: text/x-diff, Size: 864 bytes --]

# HG changeset patch
# User Igor M. Liplianin <liplianin@me.by>
# Date 1222957999 -10800
# Node ID 63aceadbc87a5ae27c68c5e5698b327757aaf5f5
# Parent  c6088a57a2714ba67a6e7c88d449d05d60053e91
Makefile fix for ST STV0288 demodulator.

From: Igor M. Liplianin <liplianin@me.by>

Makefile fix for ST STV0288 demodulator.

Signed-off-by: Igor M. Liplianin <liplianin@me.by>

diff -r c6088a57a271 -r 63aceadbc87a linux/drivers/media/dvb/frontends/Makefile
--- a/linux/drivers/media/dvb/frontends/Makefile	Thu Sep 25 23:29:49 2008 -0400
+++ b/linux/drivers/media/dvb/frontends/Makefile	Thu Oct 02 17:33:19 2008 +0300
@@ -53,5 +53,5 @@
 obj-$(CONFIG_DVB_AF9013) += af9013.o
 obj-$(CONFIG_DVB_CX24116) += cx24116.o
 obj-$(CONFIG_DVB_SI21XX) += si21xx.o
-obj-$(CONFIG_DVB_STV0299) += stv0288.o
+obj-$(CONFIG_DVB_STV0288) += stv0288.o
 obj-$(CONFIG_DVB_STB6000) += stb6000.o

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-06 23:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-05 12:26 [linux-dvb] [PATCH] S2API Allow custom inittab for ST STV0288 demodulator Igor M. Liplianin
2008-10-05 12:31 ` Igor M. Liplianin
2008-10-06 23:50 ` Steven Toth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox