On Tue, Apr 05, 2016 at 05:18:21PM +0530, Laxman Dewangan 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 <ldewan...@nvidia.com> > CC: Andreas Werner <andreas.wer...@men.de> > ---
Thanks for the Patch, looks good to me. Reviewed-by: Andreas Werner <andreas.wer...@men.de>