ASoC: Intel: haswell: fix initialize 'NULL device *' issue
authorJie Yang <yang.jie@intel.com>
Tue, 28 Jul 2015 08:01:05 +0000 (16:01 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jul 2015 13:55:06 +0000 (14:55 +0100)
commit4b563ea317c2262987f0675abf15066614f536a1
tree36efcacd0c550d86437689c0dd71de1ec41cf7d5
parent412efa73dcd3bd03c1838c91e094533a95529039
ASoC: Intel: haswell: fix initialize 'NULL device *' issue

Add initialization for sst_hsw.dev at init stage, which fix the
'NULL device *' warning issues.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/haswell/sst-haswell-ipc.c