commit | 96dd362284ddcb546d2783035ae7eeda73692eda | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 12 11:05:44 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Feb 16 19:14:52 2010 +0000 |
tree | 441df60fa2d47cfb05d9e3ccc52d6a0282952e1d | |
parent | 3a66d3877eaa4ab9818000a15c07326adaa9ca79 [diff] |
ASoC: Make pmdown_time a per-card setting Make the pmdown_time a per-card setting rather than a global one, initialised before the card initialisation runs. This allows cards to override the default setting if it makes sense to do so (for example, due to an unavoidable pop). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>