On Thu, Nov 03, 2016 at 03:55:43PM +0800, Chen-Yu Tsai wrote: > The audio codec on later Allwinner SoCs have a different layout and > audio path compared to the A10/A20. However the PCM parts are still > the same. > > The different layout and audio paths mean we need a different > create_card function for different families, so they can create > DAPM endpoint widgets and routes. > > This patch moves the regmap configs, quirks and of_device_id > structures to just before the probe function, so we can, among other > things, include a pointer for the create_card function. None of the > lines of code were changed. > > Signed-off-by: Chen-Yu Tsai <[email protected]>
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
signature.asc
Description: PGP signature

