<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mediapointer-dvb-s2/linux/drivers/media/dvb/bt8xx/Kconfig, branch master</title>
<subtitle>Mediapointer DVB-S2 driver
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/'/>
<entry>
<title>Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISE</title>
<updated>2009-03-20T22:33:59+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-20T22:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=a728c348653d59c62786e26db627004f9b402519'/>
<id>a728c348653d59c62786e26db627004f9b402519</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

There are several Kconfig items using CUSTOMIZE. Yet, most use the English
writing CUSTOMISE. This generates lots of trouble, because people sometimes type
the Kbuild item different.

Let's standardise every occurrence using the same syntax.

The changes were generated by this small shell script:

for i in `find linux -type f`; do sed s,CUSTOMIZE,CUSTOMISE,g $i &gt;/tmp/a &amp;&amp; mv /tmp/a $i; done

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

There are several Kconfig items using CUSTOMIZE. Yet, most use the English
writing CUSTOMISE. This generates lots of trouble, because people sometimes type
the Kbuild item different.

Let's standardise every occurrence using the same syntax.

The changes were generated by this small shell script:

for i in `find linux -type f`; do sed s,CUSTOMIZE,CUSTOMISE,g $i &gt;/tmp/a &amp;&amp; mv /tmp/a $i; done

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert changeset 9886</title>
<updated>2008-12-16T18:25:46+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2008-12-16T18:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=1e115775994e75b023a2b0a53fecb75bb949cc95'/>
<id>1e115775994e75b023a2b0a53fecb75bb949cc95</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Changeset 9886 were applied by mistake, reverting changeset 9885, that
got a wrong comment. Let's revert it.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;

Changeset 9886 were applied by mistake, reverting changeset 9885, that
got a wrong comment. Let's revert it.

Priority: normal

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove select's of FW_LOADER</title>
<updated>2008-07-27T13:04:55+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-07-27T13:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=b758fc01ef8bdaa9a7380ef01c1e27cf6a96e256'/>
<id>b758fc01ef8bdaa9a7380ef01c1e27cf6a96e256</id>
<content type='text'>
From: Adrian Bunk &lt;bunk@kernel.org&gt;

After commit d9b19199e4894089456aaad295023263b5225c1a
(always enable FW_LOADER unless EMBEDDED=y) we can remove
the FW_LOADER select's and corresponding dependencies
on HOTPLUG.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Adrian Bunk &lt;bunk@kernel.org&gt;

After commit d9b19199e4894089456aaad295023263b5225c1a
(always enable FW_LOADER unless EMBEDDED=y) we can remove
the FW_LOADER select's and corresponding dependencies
on HOTPLUG.

Signed-off-by: Adrian Bunk &lt;bunk@kernel.org&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FW_LOADER depencency at v4l/dvb</title>
<updated>2008-05-06T14:09:01+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-05-06T14:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=d2e4d325373507cb36a3c4993cd675331edad4cd'/>
<id>d2e4d325373507cb36a3c4993cd675331edad4cd</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Since:

1) FW_LOADER is defined as:

config FW_LOADER
        tristate "Userspace firmware loading support"
        depends on HOTPLUG

2) several V4L/DVB driver just selects it;

3) select is not smart enough to auto-select HOTPLUG, if select FW_LOADER.

So, All drivers that select FW_LOADER should also depend on HOTPLUG.

An easier solution (for the end-user perspective) would be to "select HOTPLUG".
However, live is not simple. This would cause recursive dependency issues like
this one:

drivers/usb/Kconfig:62:error: found recursive dependency: USB -&gt; USB_OHCI_HCD
-&gt; I2C -&gt; MEDIA_TUNER -&gt; MEDIA_TUNER_XC2028 -&gt; HOTPLUG -&gt; PCCARD -&gt; PCMCIA -&gt;
USB_ARCH_HAS_HCD -&gt; MOUSE_APPLETOUCH -&gt; USB

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

Since:

1) FW_LOADER is defined as:

config FW_LOADER
        tristate "Userspace firmware loading support"
        depends on HOTPLUG

2) several V4L/DVB driver just selects it;

3) select is not smart enough to auto-select HOTPLUG, if select FW_LOADER.

So, All drivers that select FW_LOADER should also depend on HOTPLUG.

An easier solution (for the end-user perspective) would be to "select HOTPLUG".
However, live is not simple. This would cause recursive dependency issues like
this one:

drivers/usb/Kconfig:62:error: found recursive dependency: USB -&gt; USB_OHCI_HCD
-&gt; I2C -&gt; MEDIA_TUNER -&gt; MEDIA_TUNER_XC2028 -&gt; HOTPLUG -&gt; PCCARD -&gt; PCMCIA -&gt;
USB_ARCH_HAS_HCD -&gt; MOUSE_APPLETOUCH -&gt; USB

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the same name convention for all tuners under common/tuners</title>
<updated>2008-04-30T03:09:25+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@infradead.org</email>
</author>
<published>2008-04-30T03:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c8566d4e92c2279fd31da9154b12034dd1d1984d'/>
<id>c8566d4e92c2279fd31da9154b12034dd1d1984d</id>
<content type='text'>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

kernel-sync:

Auto generated by this script:
for i in `find drivers/media/ -name Kconfig`; do
  cat $i                                        |\
  sed s,DVB_CORE_ATTACH,MEDIA_ATTACH,g          |\
  sed s,VIDEO_TUNER,MEDIA_TUNER,g               |\
  sed s,TUNER_SIMPLE,MEDIA_TUNER_SIMPLE,g       |\
  sed s,TUNER_TDA8290,MEDIA_TUNER_TDA8290,g     |\
  sed s,DVB_TDA827X,MEDIA_TUNER_TDA827X,g       |\
  sed s,DVB_TDA18271,MEDIA_TUNER_TDA18271,g     |\
  sed s,TUNER_TDA9887,MEDIA_TUNER_TDA9887,g     |\
  sed s,TUNER_TEA5761,MEDIA_TUNER_TEA5761,g     |\
  sed s,TUNER_TEA5767,MEDIA_TUNER_TEA5767,g     |\
  sed s,TUNER_MT20XX,MEDIA_TUNER_MT20XX,g       |\
  sed s,DVB_TUNER_MT2060,MEDIA_TUNER_MT2060,g   |\
  sed s,DVB_TUNER_MT2266,MEDIA_TUNER_MT2266,g   |\
  sed s,DVB_TUNER_MT2131,MEDIA_TUNER_MT2131,g   |\
  sed s,DVB_TUNER_QT1010,MEDIA_TUNER_QT1010,g   |\
  sed s,TUNER_XC2028,MEDIA_TUNER_XC2028,g       |\
  sed s,DVB_TUNER_XC5000,MEDIA_TUNER_XC5000,g   &gt;/tmp/temp_mv$$
  mv /tmp/temp_mv$$ $i
done

for i in `find drivers/media/ -type f`; do
  cat $i                                                        |\
  sed s,CONFIG_DVB_CORE_ATTACH,CONFIG_MEDIA_ATTACH,g            |\
  sed s,CONFIG_VIDEO_TUNER,CONFIG_MEDIA_TUNER,g                 |\
  sed s,CONFIG_TUNER_SIMPLE,CONFIG_MEDIA_TUNER_SIMPLE,g         |\
  sed s,CONFIG_TUNER_TDA8290,CONFIG_MEDIA_TUNER_TDA8290,g       |\
  sed s,CONFIG_DVB_TDA827X,CONFIG_MEDIA_TUNER_TDA827X,g         |\
  sed s,CONFIG_DVB_TDA18271,CONFIG_MEDIA_TUNER_TDA18271,g       |\
  sed s,CONFIG_TUNER_TDA9887,CONFIG_MEDIA_TUNER_TDA9887,g       |\
  sed s,CONFIG_TUNER_TEA5761,CONFIG_MEDIA_TUNER_TEA5761,g       |\
  sed s,CONFIG_TUNER_TEA5767,CONFIG_MEDIA_TUNER_TEA5767,g       |\
  sed s,CONFIG_TUNER_MT20XX,CONFIG_MEDIA_TUNER_MT20XX,g         |\
  sed s,CONFIG_DVB_TUNER_MT2060,CONFIG_MEDIA_TUNER_MT2060,g     |\
  sed s,CONFIG_DVB_TUNER_MT2266,CONFIG_MEDIA_TUNER_MT2266,g     |\
  sed s,CONFIG_DVB_TUNER_MT2131,CONFIG_MEDIA_TUNER_MT2131,g     |\
  sed s,CONFIG_DVB_TUNER_QT1010,CONFIG_MEDIA_TUNER_QT1010,g     |\
  sed s,CONFIG_TUNER_XC2028,CONFIG_MEDIA_TUNER_XC2028,g         |\
  sed s,CONFIG_DVB_TUNER_XC5000,CONFIG_MEDIA_TUNER_XC5000,g     &gt;/tmp/temp_mv$$
  mv /tmp/temp_mv$$ $i
done

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;

kernel-sync:

Auto generated by this script:
for i in `find drivers/media/ -name Kconfig`; do
  cat $i                                        |\
  sed s,DVB_CORE_ATTACH,MEDIA_ATTACH,g          |\
  sed s,VIDEO_TUNER,MEDIA_TUNER,g               |\
  sed s,TUNER_SIMPLE,MEDIA_TUNER_SIMPLE,g       |\
  sed s,TUNER_TDA8290,MEDIA_TUNER_TDA8290,g     |\
  sed s,DVB_TDA827X,MEDIA_TUNER_TDA827X,g       |\
  sed s,DVB_TDA18271,MEDIA_TUNER_TDA18271,g     |\
  sed s,TUNER_TDA9887,MEDIA_TUNER_TDA9887,g     |\
  sed s,TUNER_TEA5761,MEDIA_TUNER_TEA5761,g     |\
  sed s,TUNER_TEA5767,MEDIA_TUNER_TEA5767,g     |\
  sed s,TUNER_MT20XX,MEDIA_TUNER_MT20XX,g       |\
  sed s,DVB_TUNER_MT2060,MEDIA_TUNER_MT2060,g   |\
  sed s,DVB_TUNER_MT2266,MEDIA_TUNER_MT2266,g   |\
  sed s,DVB_TUNER_MT2131,MEDIA_TUNER_MT2131,g   |\
  sed s,DVB_TUNER_QT1010,MEDIA_TUNER_QT1010,g   |\
  sed s,TUNER_XC2028,MEDIA_TUNER_XC2028,g       |\
  sed s,DVB_TUNER_XC5000,MEDIA_TUNER_XC5000,g   &gt;/tmp/temp_mv$$
  mv /tmp/temp_mv$$ $i
done

for i in `find drivers/media/ -type f`; do
  cat $i                                                        |\
  sed s,CONFIG_DVB_CORE_ATTACH,CONFIG_MEDIA_ATTACH,g            |\
  sed s,CONFIG_VIDEO_TUNER,CONFIG_MEDIA_TUNER,g                 |\
  sed s,CONFIG_TUNER_SIMPLE,CONFIG_MEDIA_TUNER_SIMPLE,g         |\
  sed s,CONFIG_TUNER_TDA8290,CONFIG_MEDIA_TUNER_TDA8290,g       |\
  sed s,CONFIG_DVB_TDA827X,CONFIG_MEDIA_TUNER_TDA827X,g         |\
  sed s,CONFIG_DVB_TDA18271,CONFIG_MEDIA_TUNER_TDA18271,g       |\
  sed s,CONFIG_TUNER_TDA9887,CONFIG_MEDIA_TUNER_TDA9887,g       |\
  sed s,CONFIG_TUNER_TEA5761,CONFIG_MEDIA_TUNER_TEA5761,g       |\
  sed s,CONFIG_TUNER_TEA5767,CONFIG_MEDIA_TUNER_TEA5767,g       |\
  sed s,CONFIG_TUNER_MT20XX,CONFIG_MEDIA_TUNER_MT20XX,g         |\
  sed s,CONFIG_DVB_TUNER_MT2060,CONFIG_MEDIA_TUNER_MT2060,g     |\
  sed s,CONFIG_DVB_TUNER_MT2266,CONFIG_MEDIA_TUNER_MT2266,g     |\
  sed s,CONFIG_DVB_TUNER_MT2131,CONFIG_MEDIA_TUNER_MT2131,g     |\
  sed s,CONFIG_DVB_TUNER_QT1010,CONFIG_MEDIA_TUNER_QT1010,g     |\
  sed s,CONFIG_TUNER_XC2028,CONFIG_MEDIA_TUNER_XC2028,g         |\
  sed s,CONFIG_DVB_TUNER_XC5000,CONFIG_MEDIA_TUNER_XC5000,g     &gt;/tmp/temp_mv$$
  mv /tmp/temp_mv$$ $i
done

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@infradead.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kconfig fixes for tuner-simple</title>
<updated>2008-03-27T03:17:32+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2008-03-27T03:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=34467135b51fa606c8ceed8e791d5a1afab21549'/>
<id>34467135b51fa606c8ceed8e791d5a1afab21549</id>
<content type='text'>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Update Kconfig for the hybrid devices recently converted
to use tuner-simple rather than dvb-pll.

dvb-bt8xx no longer uses dvb-pll at all, so remove all
references to dvb-pll within that driver.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

Update Kconfig for the hybrid devices recently converted
to use tuner-simple rather than dvb-pll.

dvb-bt8xx no longer uses dvb-pll at all, so remove all
references to dvb-pll within that driver.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dvb: Remove static dependencies on dvb-pll</title>
<updated>2007-06-12T19:10:51+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2007-06-12T19:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=9f4580ce88fbb858eccef5bb2be2f29d2fa3af11'/>
<id>9f4580ce88fbb858eccef5bb2be2f29d2fa3af11</id>
<content type='text'>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

This patch removes all static dependencies on the dvb-pll module.

All exported dvb_pll_desc's have been UNexported, and the caller
will reference the individual dvb_pll_desc by it's index in the
pll_list array.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&gt;
Signed-off-by: Patrick Boettcher &lt;pb@linuxtv.org&gt;
Acked-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Acked-by: Manu Abraham &lt;manu@linuxtv.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

This patch removes all static dependencies on the dvb-pll module.

All exported dvb_pll_desc's have been UNexported, and the caller
will reference the individual dvb_pll_desc by it's index in the
pll_list array.

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&gt;
Signed-off-by: Patrick Boettcher &lt;pb@linuxtv.org&gt;
Acked-by: Oliver Endriss &lt;o.endriss@gmx.de&gt;
Acked-by: Manu Abraham &lt;manu@linuxtv.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>dvb: Remove lgh06xf driver</title>
<updated>2007-02-27T23:11:11+00:00</updated>
<author>
<name>Trent Piepho</name>
<email>xyzzy@speakeasy.org</email>
</author>
<published>2007-02-27T23:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=65d34a47bbbceb1cc5aea2fa56c9da3d4bb05a8d'/>
<id>65d34a47bbbceb1cc5aea2fa56c9da3d4bb05a8d</id>
<content type='text'>
From: Trent Piepho &lt;xyzzy@speakeasy.org&gt;

The code of the dvb-pll driver and the lgh06xf driver is nearly
identical.  The main difference is that the lgh06xf driver would set the
AGC TOP value on every tune call.  The dvb-pll driver now has the ability
to set the AGC TOP when the front-end device is opened, which is a better
way to go about it.  By using this ability of dvb-pll, the lgh06xf driver
is made unnecessary.

There is one other difference.  dvb-pll will probe for the presence of an
I2C pll chip by doing a one byte read, the lgh06xf driver did not do
this.  In some devices the PLL is not reachable over I2C at the timer the
tuner is attached.  Some more initialization, such as firmware loading,
must take place first.  None of the devices using a LG-H06xF should have
this problem.

Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&gt;
Acked-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Trent Piepho &lt;xyzzy@speakeasy.org&gt;

The code of the dvb-pll driver and the lgh06xf driver is nearly
identical.  The main difference is that the lgh06xf driver would set the
AGC TOP value on every tune call.  The dvb-pll driver now has the ability
to set the AGC TOP when the front-end device is opened, which is a better
way to go about it.  By using this ability of dvb-pll, the lgh06xf driver
is made unnecessary.

There is one other difference.  dvb-pll will probe for the presence of an
I2C pll chip by doing a one byte read, the lgh06xf driver did not do
this.  In some devices the PLL is not reachable over I2C at the timer the
tuner is attached.  Some more initialization, such as firmware loading,
must take place first.  None of the devices using a LG-H06xF should have
this problem.

Signed-off-by: Trent Piepho &lt;xyzzy@speakeasy.org&gt;
Acked-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;


</pre>
</div>
</content>
</entry>
<entry>
<title>create new lgh06xf atsc tuner module</title>
<updated>2006-11-19T22:45:26+00:00</updated>
<author>
<name>Michael Krufky</name>
<email>mkrufky@linuxtv.org</email>
</author>
<published>2006-11-19T22:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=294d93fa8164775bbabde48a5b7cdb88a9b4c109'/>
<id>294d93fa8164775bbabde48a5b7cdb88a9b4c109</id>
<content type='text'>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

This patch creates a new atsc tuner module for the LG TDVS-H06xF ATSC tuners,
called lgh06xf.  The purpose of this change is to reduce some duplicated
code, and to allow the lgh06xf tuner code to take advantage of dvb_attach().

As a side effect, the dependency of dvb-bt8xx on dvb-pll has been removed,
since the lgh06xf module itself will use dvb-pll, while remaining optional
for the dvb-bt8xx driver through the use of DVB_FE_CUSTOMISE

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Acked-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Michael Krufky &lt;mkrufky@linuxtv.org&gt;

This patch creates a new atsc tuner module for the LG TDVS-H06xF ATSC tuners,
called lgh06xf.  The purpose of this change is to reduce some duplicated
code, and to allow the lgh06xf tuner code to take advantage of dvb_attach().

As a side effect, the dependency of dvb-bt8xx on dvb-pll has been removed,
since the lgh06xf module itself will use dvb-pll, while remaining optional
for the dvb-bt8xx driver through the use of DVB_FE_CUSTOMISE

Signed-off-by: Michael Krufky &lt;mkrufky@linuxtv.org&gt;
Acked-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing dvb-pll Kconfig infrastructure.+        CTL_SMC_PHY,</title>
<updated>2006-08-02T21:25:14+00:00</updated>
<author>
<name>Andrew de Quincey</name>
<email>adq_dvb@lidskialf.net</email>
</author>
<published>2006-08-02T21:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/mediapointer-dvb-s2/commit/?id=c76882c71e223b1a6bb2f1f0043227d5cf9e3e82'/>
<id>c76882c71e223b1a6bb2f1f0043227d5cf9e3e82</id>
<content type='text'>
From: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;

Add missing dvb-pll Kconfig infrastructure.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;

Add missing dvb-pll Kconfig infrastructure.

Signed-off-by: Andrew de Quincey &lt;adq_dvb@lidskialf.net&gt;

</pre>
</div>
</content>
</entry>
</feed>
