[PATCH 0/3] usb: ohci-at91: various fixes and improvements
Boris BREZILLON
b.brezillon at overkiz.com
Tue Dec 3 09:07:46 EST 2013
Hello,
This patch series fixes a bug detected in 3.13-rc1 caused by a wrong
assumption on platform device resources order in the platform device
resource table.
It also move the different driver resources (clks and iomem) retrieval
to the device managed versions (devm_ functions).
Best Regards,
Boris
Boris BREZILLON (3):
usb: ohci-at91: fix irq and iomem resource retrieval
usb: ohci-at91: replace request_mem_region + ioremap by
devm_request_and_ioremap
usb: ohci-at91: use device managed clk retrieval
drivers/usb/host/ohci-at91.c | 75 ++++++++++++++----------------------------
1 file changed, 24 insertions(+), 51 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list