Age | Commit message (Collapse) | Author |
|
From: Patrick Boettcher <pb@linuxtv.org>
A complete rewrite of the DiB3000MC/P driver has been done. It is now much more
easy to maintain and to get improvements inside.
Additionally the tuning time has been reduced and the usage of the driver is
much more understandable now.
Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
Signed-off-by: Francois KANOUNNIKOFF <fkanounnikoff@dibcom.fr>
|
|
From: Patrick Boettcher <pb@linuxtv.org>
removing the dib3000-common-module. The common stuff is not common anymore - it will be only used by the 3000mb-driver.
A new 3000mc/p-driver will be added which will share common stuff with dib7000.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
|
|
|
|
dib3000mc easier, especially to avoid code duplication
|
|
- remove media/Kconfig, it's not needed any more for makelinks
|
|
Andrew, was there a reason why you >> 1 the pll address and << 1 always when it was needed?
|
|
|