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)
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>

No differences found