Re: [PATCH v2 2/4] ASoC: wm8904: use common FLL code

2019-08-29 Thread Charles Keepax
On Sun, Aug 25, 2019 at 02:17:35PM +0200, Michał Mirosław wrote: > Rework FLL handling to use common code introduced earlier. > > Signed-off-by: Michał Mirosław > --- Apologies for the slight delay in getting around to looking at this one, been quite busy and its a lot to go through. > sound/s

[PATCH v2 2/4] ASoC: wm8904: use common FLL code

2019-08-25 Thread Michał Mirosław
Rework FLL handling to use common code introduced earlier. Signed-off-by: Michał Mirosław --- sound/soc/atmel/atmel_wm8904.c | 11 +- sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/wm8904.c | 476 ++--- sound/soc/codecs/wm8904.h | 5 - 4 files c