commit | dd94a8e92fe17b65c1dc693b7cd9ffe34019e4dd | [log] [tgz] |
---|---|---|
author | Lukasz Dalek <luk0104@gmail.com> | Tue Oct 02 17:04:33 2012 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:02 2012 -0700 |
tree | 3a19c4079e14afff3ffa003c4f723f7af170f931 | |
parent | a3d757d16d4d96c70889c692d7b95ad603403a9d [diff] |
usb.h: Add udc_disconnect prototype to usb.h PXA25x gadget implements common function usb_disconnect(). This patch adds this function prototype into usb.h for boards using it. Signed-off-by: Lukasz Dalek <luk0104@gmail.com>