On Fri, Mar 25, 2022 at 03:31:18PM +0000, Mark Brown wrote: > The code for initialising the MCLK and mutex is identical in the I2C and SPI > probe functions so just move this out into wm8731_init(). > > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles