Michal Nazarewicz
f2adc4f8aa
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 >
2010-08-10 14:35:36 -07:00
..
2010-08-02 15:03:21 -03:00
2010-08-08 21:19:42 +01:00
2010-08-05 13:26:20 +01:00
2010-08-07 14:24:41 -07:00
2010-08-10 14:35:36 -07:00
2010-08-10 11:26:52 -07:00
2010-08-04 11:47:58 -07:00
2010-08-09 20:45:04 -07:00
2010-08-06 15:36:47 -05:00
2010-08-03 13:47:04 -04:00
2010-08-09 20:45:04 -07:00
2010-08-09 16:48:13 -04:00
2010-08-04 11:00:45 +02:00
2010-08-05 13:53:35 -07:00
2010-08-04 14:13:02 -07:00
2010-08-05 17:17:51 +00:00
2010-08-10 11:26:52 -07:00
2010-08-05 09:22:31 -05:00
2010-08-06 09:23:07 -07:00
2010-08-02 10:09:04 +02:00
2010-08-09 20:45:09 -07:00
2010-08-10 11:39:13 -07:00
2010-08-09 20:44:58 -07:00
2010-08-04 15:31:02 -07:00
2010-08-03 09:49:09 -04:00
2010-08-05 08:48:53 +10:00
2010-08-09 20:45:05 -07:00
2010-08-07 13:03:53 -07:00
2010-08-10 11:49:21 -07:00
2010-08-10 11:39:13 -07:00
2010-08-05 09:22:30 -05:00
2010-08-09 20:45:05 -07:00
2010-08-05 09:22:21 -05:00
2010-08-09 20:44:58 -07:00
2010-08-02 15:35:11 +10:00
2010-08-04 11:47:58 -07:00
2010-08-09 16:48:45 -04:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:44:56 -07:00
2010-08-10 11:26:52 -07:00
2010-08-09 20:44:58 -07:00
2010-08-09 20:45:00 -07:00
2010-08-04 15:31:02 -07:00
2010-08-07 13:19:36 -07:00
2010-08-06 13:41:39 -04:00
2010-08-08 10:02:59 -07:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:44:58 -07:00
2010-08-04 14:12:05 -07:00
2010-08-06 09:20:19 -07:00
2010-08-09 20:44:58 -07:00
2010-08-06 09:39:22 -07:00
2010-08-05 13:53:34 -07:00
2010-08-04 21:53:17 -07:00
2010-08-09 20:44:59 -07:00
2010-08-03 09:48:50 -04:00
2010-08-09 16:47:27 -04:00
2010-08-10 11:26:52 -07:00
2010-08-09 20:45:02 -07:00
2010-08-09 20:45:02 -07:00
2010-08-10 12:07:51 -07:00
2010-08-09 20:44:58 -07:00
2010-08-04 21:53:14 -07:00
2010-08-09 16:48:44 -04:00
2010-08-09 20:45:04 -07:00
2010-08-10 12:07:51 -07:00
2010-08-05 13:53:35 -07:00
2010-08-03 09:48:45 -04:00
2010-08-09 20:44:57 -07:00
2010-08-06 09:17:02 -07:00
2010-08-06 10:37:02 -04:00
2010-08-10 14:35:35 -07:00
2010-08-02 10:37:17 -05:00
2010-08-07 12:42:58 -07:00