usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
authorInha Song <ideal.song@samsung.com>
Fri, 22 May 2015 16:14:26 +0000 (18:14 +0200)
committerLukasz Majewski <l.majewski@samsung.com>
Mon, 8 Jun 2015 13:26:00 +0000 (15:26 +0200)
commit075020abbf00bb4c3640524d8986b751a3a51c4a
tree44fd43063287e1e57c3b25391ec6859e308fa2c9
parentcac178781ded415b005a9f0e198d14b53d8268cd
usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()

This change decreases the interval of calls to:
- display busy indicator
- check ctrlc()
- check cable connection

By this change, breaking the UMS command is more easy on Odroid XU3.

Signed-off-by: Inha Song <ideal.song@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
drivers/usb/gadget/f_mass_storage.c