commit | 3e4ba82cacbe0d00449833f587fa871a431fc044 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 30 20:18:27 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 30 23:36:47 2012 +0100 |
tree | 5f776b750a6ec5e9548c9d2bb6fbb2bc9c5c6ce3 | |
parent | b9c374b26cfb8a052e846f77482c5e4e0548e081 [diff] |
ASoC: wm8350: Remove check for clocks in trigger() This is now very standard behaviour for CODECs so shouldn't be device specific and we shouldn't really be trying to peer into the register cache from atomic context anyway. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>