On Fri, Mar 25, 2022 at 03:31:17PM +0000, Mark Brown wrote: > The supplies used by the wm8731 do not depend on the bus and there is no > need to do anything with the supplies prior to instantiating the regmap so > move the request into wm8731_init(). > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles