]> git.karo-electronics.de Git - mv-sheeva.git/commit
usbtest: make module param pattern writeable
authorVikram Pandita <vikram.pandita@ti.com>
Tue, 10 Nov 2009 03:24:32 +0000 (21:24 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:22 +0000 (11:55 -0800)
commit7f4e985448e82fe4a1cc0ae4fcecaf7e0301c07b
tree53325354cd6ceac171944c77cd921a0b5c630c3b
parented7487c2c28560a6b06900851ab63ebca1aea444
usbtest: make module param pattern writeable

Allow module_param to be writeable. This allows us to change
the parameter if usbtest is built-in in the kernel.

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/usbtest.c