commit | 7628083227b6bc4a7e33d7c381d7a4e558424b6b | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <b.brezillon@overkiz.com> | Tue Jun 25 10:12:56 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 15 12:59:40 2013 +0300 |
tree | 3584ec972343eb8479fb8dbadf346514b2c3f301 | |
parent | 88ae742347831c47846ca7343e786abd6635752b [diff] |
usb: gadget: at91_udc: prepare clk before calling enable Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> Signed-off-by: Felipe Balbi <balbi@ti.com>