commit | fbbf592002ee46ed14d5bd88f1150c604b34e705 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 11 18:09:04 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Mar 22 18:41:20 2011 +0000 |
tree | b4fe275ab768a411c2ca85fa925c40d813d5df19 | |
parent | af9af866020ea341aca32123b3109b6a9408dd8c [diff] |
ASoC: Support download of WM8958 MBC firmware Allow userspace to supply an update to the ROM firmware. The firmware request is non-blocking so userspace can load the firmware at its leisure without delaying startup, the driver will begin using the firmware the next time MBC is started after it has been supplied. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>