]> git.openfabrics.org - ~emulex/infiniband.git/commit
mx51: fix usb clock support
authorArnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Mon, 20 Dec 2010 15:48:58 +0000 (16:48 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 3 Jan 2011 09:20:23 +0000 (10:20 +0100)
commit711669e5b80b6f2d88f61ed8a9681f83d8cbd201
treebfb50f071e2d539e310aeb3767bfbce54267420f
parent8305ed75d1418f02933a48bcabdbb5032d885628
mx51: fix usb clock support

Current code doesn't really enable the usb clocks so if they're disabled
when booting linux, the kernel/machine will hang as soon as someone is trying
to read a usb register

Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/clock-mx51-mx53.c
drivers/usb/host/ehci-mxc.c