Re: [PATCH] clk: wm831x: get rid of the implementation of remove function

From: Mike Turquette
Date: Wed Oct 02 2013 - 09:54:45 EST


Quoting Mark Brown (2013-09-26 07:47:43)
> On Thu, Sep 26, 2013 at 07:18:15PM +0530, Laxman Dewangan wrote:
> > The remove function implemented for platform driver's remove callback
> > just return 0 as part of its implementation.
> >
> > Remove this APIs and do not pass the valid .remove for platform driver.
>
> Yes, this should have been done when the driver was coverted to
> devm_clk_register()
>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>

Taken into clk-next.

Thanks,
Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/