commit | 0ffecd7d869a156b710b7b6cb59153748c6de3ae | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Oct 10 10:59:24 2012 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 15 11:51:33 2012 +0900 |
tree | 76d8202b9d312701fe469052e5928efbd2c53cce | |
parent | f95be9d6162adf1dba3f85060e24d14744bfaeb2 [diff] |
ASoC: wm8958: Load firmwares simultaneously As of commit 99c2aa (firmware loader: fix creation failure of fw loader device) we can have more than one firmware request outstanding at once so there is no need to daisychain our requests any more. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>