From: Sebastian Andrzej Siewior Date: Thu, 6 Sep 2012 18:11:16 +0000 (+0200) Subject: usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~141^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1f15ccbae40b55a4e2591373ea5f1808cf29855;p=pandora-kernel.git usb: gadget: use usb_string_ids_tab instead multiple usb_string_id() Using usb_string_ids_tab() instead multiple calls of usb_string_id() seems to be handy. It also allows to add string without many checks. Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed