ASoC: Intel: Store the entry_point read from FW file
authorJie Yang <yang.jie@intel.com>
Tue, 23 Dec 2014 01:24:50 +0000 (09:24 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 24 Dec 2014 12:14:49 +0000 (12:14 +0000)
commit85b88a8dd0c758464f31a9758deb27b31c0d5de7
tree4cf94e204aa52eff1ae3566c362a4b4630941f32
parent5129ad6e4e699924f7bc77d3d70ffc011a9024b8
ASoC: Intel: Store the entry_point read from FW file

To enable some modules from other than base FW, according
to FW interface spec, we need pass the correct entry point
param to FW, so here store the entry_point read from FW
file for later usage.

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