Skip to content

Commit

Permalink
usb: gadget: android: fix merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
amery committed May 18, 2012
1 parent c663b6c commit 182c204
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/gadget/android.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ static void android_disable(struct android_dev *dev)
usb_ep_dequeue(cdev->gadget->ep0, cdev->req);
usb_remove_config(cdev, &android_config_driver);
}
}

/*-------------------------------------------------------------------------*/
/* Supported functions initialization */
Expand Down

0 comments on commit 182c204

Please sign in to comment.