From: Gerd Knorr Convert the ir-common module to new-style insmod options. Signed-off-by: Gerd Knorr Signed-off-by: Andrew Morton --- 25-akpm/drivers/media/common/ir-common.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -puN drivers/media/common/ir-common.c~v4l-ir-common-modparam drivers/media/common/ir-common.c --- 25/drivers/media/common/ir-common.c~v4l-ir-common-modparam Mon Nov 8 13:54:37 2004 +++ 25-akpm/drivers/media/common/ir-common.c Mon Nov 8 13:54:37 2004 @@ -1,5 +1,5 @@ /* - * $Id: ir-common.c,v 1.4 2004/10/13 10:39:00 kraxel Exp $ + * $Id: ir-common.c,v 1.5 2004/11/07 13:17:15 kraxel Exp $ * * some common structs and functions to handle infrared remotes via * input layer ... @@ -31,11 +31,11 @@ MODULE_AUTHOR("Gerd Knorr = level) \ printk(KERN_DEBUG fmt , ## arg) _