]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/media/radio/radio-gemtek.c
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak...
[mv-sheeva.git] / drivers / media / radio / radio-gemtek.c
index d69412f587f833d8a840be7c3873b53fc81b41aa..246422b49267ca3bf1a6bd3efa425cd778de2c42 100644 (file)
@@ -58,10 +58,10 @@ static int initmute = 1;
 static int radio_nr    = -1;
 
 module_param(io, int, 0444);
-MODULE_PARM_DESC(io, "Force I/O port for the GemTek Radio card if automatic"
+MODULE_PARM_DESC(io, "Force I/O port for the GemTek Radio card if automatic "
         "probing is disabled or fails. The most common I/O ports are: 0x20c "
         "0x30c, 0x24c or 0x34c (0x20c, 0x248 and 0x28c have been reported to "
-        " work for the combined sound/radiocard).");
+        "work for the combined sound/radiocard).");
 
 module_param(probe, bool, 0444);
 MODULE_PARM_DESC(probe, "Enable automatic device probing. Note: only the most "