usb: gadget: storage_common: use strtobool instead of kstrtouint
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Tue, 15 Oct 2013 06:33:12 +0000 (08:33 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 15 Oct 2013 11:52:04 +0000 (06:52 -0500)
strtobool is more flexible for the user and is more appropriate in the
context.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found