summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>2012-05-10 10:08:00 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-10 21:22:43 +0200
commitcad4cd8fbde6b2f45b51711260343b3195615c79 (patch)
treeabe2c3a65dd1843f2c7c4e7d6ccaf9333c26be4b /arch
parentusb: gadget: composite: make module parameters accessible at runtime (diff)
downloadlinux-cad4cd8fbde6b2f45b51711260343b3195615c79.tar.xz
linux-cad4cd8fbde6b2f45b51711260343b3195615c79.zip
usb: gadget: composite: add iSerialNumber to usb_composite_driver
Add iSerialNumber to usb_composite_driver to allow setting a default value. This is useful when the module is compiled-in. Then the composite_bind is executed at kernel boot and string id for iSerialNumber can be overridden even if there is no iSerialNumber kernel commandline parameter. If the string id is not overridden, then get_string will never attempt to look for the alternative string contents using cdev->serial_override. 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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions