On Tue, Apr 5, 2016 at 1:48 PM, Laxman Dewangan <[email protected]> wrote:
> Use devm_mfd_add_devices() for mfd devices registration and get > rid of .remove callback to remove mfd devices. This is done > by managed device framework. > > Signed-off-by: Laxman Dewangan <[email protected]> > CC: Linus Walleij <[email protected]> Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij

