usb: gadget: composite: make module parameters accessible at runtime
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Thu, 10 May 2012 08:07:59 +0000 (10:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 May 2012 19:22:43 +0000 (12:22 -0700)
Enable module parameters to be modified at runtime, especially
if the module is compiled-in.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found