USB: modifications for at91sam9g10
commit23f6d914c338626a7216c46ed35b653f4070accf
authorHong Xu <hong.xu@atmel.com>
Fri, 25 Sep 2009 10:24:12 +0000 (25 12:24 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:15 +0000 (11 11:55 -0800)
treefcb3e9249560427744f87d1fb11d75db66205a61
parent0ad72524ef623f32f6899e656951bb5646caead1
USB: modifications for at91sam9g10

Modify both host and gadget USB drivers for at91sam9g10.
This add a clock management equivalent to at91sam9261 on usb drivers.
It also add the way of handling gadget pull-ups (like the at91sam9261).

Signed-off-by: Hong Xu <hong.xu@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/usb/gadget/at91_udc.c
drivers/usb/host/ohci-at91.c