mmc: ushc: Remove bogus check of usb_submit_urb
authorShawn Lin <shawn.lin@rock-chips.com>
Sun, 25 Feb 2018 01:37:36 +0000 (09:37 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 5 Mar 2018 12:04:30 +0000 (13:04 +0100)
commit129d21ce15af027696864b2798b41f4514f1c8c2
tree57ec7015a9462c408a1ce4c6ea2442eb20bd4aef
parent4b514fa28760cc8f2b415fb0da72be79ccb5a5fd
mmc: ushc: Remove bogus check of usb_submit_urb

Not sure why it was there in the first place, but it's
obviously useless check, so let's remove it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/ushc.c