summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_fs.c
diff options
context:
space:
mode:
authorMichal Nazarewicz2010-06-16 12:07:59 +0200
committerGreg Kroah-Hartman2010-08-10 23:35:36 +0200
commitf2adc4f8aaf272de9ac71dcb18d95ebe05fc3f94 (patch)
tree07b92ce8914bca169edbf5e0852a3c93bea81e4b /drivers/usb/gadget/f_fs.c
parentUSB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() (diff)
downloadkernel-qcow2-linux-f2adc4f8aaf272de9ac71dcb18d95ebe05fc3f94.tar.gz
kernel-qcow2-linux-f2adc4f8aaf272de9ac71dcb18d95ebe05fc3f94.tar.xz
kernel-qcow2-linux-f2adc4f8aaf272de9ac71dcb18d95ebe05fc3f94.zip
USB: gadget: composite: usb_string_ids_*() functions added
usb_string_ids_tab() and usb_string_ids_n() functions added to the composite framework. The first accepts an array of usb_string object and for each registeres a string id and the second registeres a given number of ids and returns the first. This may simplify string ids registration since gadgets and composite functions won't have to call usb_string_id() several times and each time check for errer status -- all this will be done with a single call. Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget/f_fs.c')
0 files changed, 0 insertions, 0 deletions