From 4938bb1143525d48b2627545b024e55c65ab5b0f Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Mon, 19 Nov 2007 22:48:16 -0300 Subject: [PATCH] --- yaml --- r: 76426 b: refs/heads/master c: 13d97010ed0850fd7803563a2b9d92a56bb4aa35 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/radio/radio-gemtek.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d7cb4ae69297..97b075b157fa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ef8c1888b32132ae48553a8ce00d5858ec3e9b51 +refs/heads/master: 13d97010ed0850fd7803563a2b9d92a56bb4aa35 diff --git a/trunk/drivers/media/radio/radio-gemtek.c b/trunk/drivers/media/radio/radio-gemtek.c index d69412f587f8..246422b49267 100644 --- a/trunk/drivers/media/radio/radio-gemtek.c +++ b/trunk/drivers/media/radio/radio-gemtek.c @@ -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 "