ASoC: Intel: move the driver context allocation to routine
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Thu, 30 Oct 2014 10:51:47 +0000 (16:21 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 16:57:32 +0000 (16:57 +0000)
commit2559d9928f36f3c0bfb4ded9bb47d47b36337b09
tree253201d223f5e3922d405b2dbc453a525f8c4bba
parent54adc0ad647792b3a8557520477a40f76d99a007
ASoC: Intel: move the driver context allocation to routine

This will be used by ACPI code as well, so moving to common routine helps

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst/sst.c