]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: Intel: use local values for ssp configuration
authorVinod Koul <vinod.koul@intel.com>
Wed, 6 May 2015 16:36:41 +0000 (22:06 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 6 May 2015 18:50:22 +0000 (19:50 +0100)
commit5749d70edc2796606dfea3b6b6b5524607634453
tree333959d5d09c8978ad54feec10139d0faa104c61
parent1f2d86f1c0c9283daa8f215cfe465125c81a6fe5
ASoC: Intel: use local values for ssp configuration

So right now SSP configuration is statically coded in the driver. While we
would like to keep this configuration intact for the users who are using
these defaults, we need to provide a way for users to program it.
So create a local value in driver structure which is populate with default
value for now

Signed-off-by: Praveen Diwakar <praveen.diwakar@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst-atom-controls.c
sound/soc/intel/atom/sst-mfld-platform.h