-
由 Russell King 提交于
Convert sa1111 to use devm_clk_get() to get its clock resource, and strip out the clk_put() calls. This simplifies the error handling a little. Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>deee856a
Convert sa1111 to use devm_clk_get() to get its clock resource, and
strip out the clk_put() calls. This simplifies the error handling
a little.
Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>