]> Pileus Git - ~andy/linux/commit
usb: ohci-at91: use device managed clk retrieval
authorBoris BREZILLON <b.brezillon@overkiz.com>
Mon, 9 Dec 2013 08:51:55 +0000 (09:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:31:39 +0000 (16:31 -0800)
commitfc7a3252f683733d0f51688ce93c479fe75cdb0f
tree8fa781b515a4d0a796d2360f4eccf7756b86add4
parent5b218a07f23ed71d5ab74b271643654bf094cc94
usb: ohci-at91: use device managed clk retrieval

Replace clk_get calls by devm_clk_get calls.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-at91.c