From: Andrzej Pietrasiewicz Date: Tue, 15 Oct 2013 06:33:12 +0000 (+0200) Subject: usb: gadget: storage_common: use strtobool instead of kstrtouint X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81a1d5ea6670acecf1366cd6a4d328c123bdf9fa;p=pandora-kernel.git usb: gadget: storage_common: use strtobool instead of kstrtouint strtobool is more flexible for the user and is more appropriate in the context. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed