]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0dd9109b8d3ff5b1d0b2c904ff449a57bdc2187
tree81e98edaa5d49160c19a68db41dd28a4159c7c6e
parent0f40f012b458154c948707f8c49ed714fd22bb94
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 <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>
drivers/usb/gadget/storage_common.c