[PATCH v3 0/3] usb: ohci-at91: various improvements
Boris BREZILLON
b.brezillon at overkiz.com
Thu Dec 5 04:54:39 EST 2013
Hello,
This patch series moves the different driver resources (clks and iomem)
retrieval to the device managed versions (devm_ functions).
Best Regards,
Boris
Changes since v2:
- split urgent fix and resource retrieval improvements
Boris BREZILLON (3):
usb: ohci-at91: replace request_mem_region + ioremap by
devm_request_and_ioremap
usb: ohci-at91: use dev variable instead of &pdev->dev
usb: ohci-at91: use device managed clk retrieval
drivers/usb/host/ohci-at91.c | 64 +++++++++++-------------------------------
1 file changed, 17 insertions(+), 47 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list