]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb.h: Add udc_disconnect prototype to usb.h
authorLukasz Dalek <luk0104@gmail.com>
Tue, 2 Oct 2012 15:04:33 +0000 (17:04 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:54:02 +0000 (11:54 -0700)
commite5f24753c9b415adf12def520f051f60433068b4
tree3a19c4079e14afff3ffa003c4f723f7af170f931
parent3c09a2836df2f0ca73396ce00104385f0a622015
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>
include/usb.h