On 14 November 2012 14:07, Axel Lin <[email protected]> wrote: > This driver allows clk_get() failure, and still work without it. > This patch adds !IS_ERR(plgpio->clk) checking in plgpio_request() error path > so we only call clk_disable_unprepare() if clk_prepare_enable() is called. > > Signed-off-by: Axel Lin <[email protected]>
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

