Commit c3403012 authored by Wei Ming Chen's avatar Wei Ming Chen Committed by Greg Kroah-Hartman
parent 374ac744
......@@ -555,7 +555,7 @@ static void otg_update_isp(struct isp1301 *isp)
case OTG_STATE_A_PERIPHERAL:
if (otg_ctrl & OTG_PULLUP)
goto pullup;
/* FALLTHROUGH */
fallthrough;
// case OTG_STATE_B_WAIT_ACON:
default:
pulldown:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment