usb: gadget: s3c-hsotg: Use devm_clk_get function
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 3 Sep 2012 10:45:18 +0000 (16:15 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Sep 2012 14:09:40 +0000 (17:09 +0300)
devm_* functions are already used in this file. Hence
convert clk_get to devm_clk_get for completeness.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found