[linux-dvb] Patch 33 / 50: code cleanup for or51211
Uwe Bugla
uwe.bugla at gmx.de
Fri Jun 23 17:25:02 CEST 2006
#Applies against: 2.6.17
#Signed-off-by: Uwe Bugla <uwe.bugla at gmx.de>
#Changes: fix type and / or tab errors, extracts documentary parts out of the module and transforms them into a documenatary text file
--- a/drivers/media/dvb/frontends/or51211.c 2006-03-20 06:53:00
+++ b/drivers/media/dvb/frontends/or51211.c 2006-05-28 12:45:00
@@ -19,26 +19,16 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
*/
-
-/*
- * This driver needs external firmware. Please use the command
- * "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
- * download/extract it, and then copy it to /usr/lib/hotplug/firmware
- * or /lib/firmware (depending on configuration of firmware hotplug).
- */
#define OR51211_DEFAULT_FIRMWARE "dvb-fe-or51211.fw"
-
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/device.h>
#include <linux/firmware.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <asm/byteorder.h>
-
#include "dvb_frontend.h"
#include "or51211.h"
--- a/dev/null 2006-03-20 06:53:00
+++ b/Documentation/dvb/or51211.txt 2006-05-28 12:45:00
@@ -0,0 +1,4 @@
+Driver for OR51211 (pcHDTV HD-2000) - VSB
+
+This driver needs external firmware. Please use the command *get_dvb_firmware or51211" to download/extract it,
+and then copy it to /usr/lib/hotplug/firmware or /lib/firmware (depending on configuration of firmware hotplug).
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the linux-dvb
mailing list