ASoC: wm0010: Add checking for .dfw info record version.
authorScott Ling <sl@opensource.wolfsonmicro.com>
Fri, 23 Nov 2012 12:37:35 +0000 (12:37 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Nov 2012 12:44:15 +0000 (21:44 +0900)
commit68e1969ea705dafcee721f02c4fbc34466917f83
treec4c2ad361c93edada702254f7ec7fd4d8913aeec
parent631fcab2eafc38a1415165ceaa217494c3f70ba5
ASoC: wm0010: Add checking for .dfw info record version.

The info record at the start of the dsp firmware file has been
expanded to incorporate additional version information. We need
to check the version to make sure we understand the layout of
the information in the record. The srec2image tool is currently
used to create this record during creation of the .dfw file.

Signed-off-by: Scott Ling <sl@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm0010.c
This page took 0.024971 seconds and 5 git commands to generate.