On Thu, Jul 25, 2013 at 11:13:57AM +0200, Jean-Francois Moine wrote: > The function kirkwood_i2s_dev_remove() may be used when probe fails.
This seems fine but doesn't apply against current code but otherwise seems fine. > + if (!IS_ERR(priv->extclk)) { > + clk_disable_unprepare(priv->extclk); > + clk_put(priv->extclk); > + } Could use devm_clk_get() for extclk.
signature.asc
Description: Digital signature