On Wed, Jun 7, 2017 at 3:27 PM, Danny Milosavljevic <[email protected]> wrote: > Adds support for some mixer controls to sun4i-codec: > - Line-In > - FM-In > - Mic 2 > - Capture Source > - Differential Line-In > > It also adds a mux for the capture source and the PGA for the MIC2 preamp. > > Where possible, it uses SOC_DAPM_DOUBLE in order to cut down on the number > of distinct controls in alsamixer.
You are doing too many things in one patch. Please split this up into 1 patch per control/mux/source/widget added, preceded by patches for any required cleanups. ChenYu > Signed-off-by: Danny Milosavljevic <[email protected]>

