diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-03-30 21:04:51 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-04-01 21:28:10 +0100 |
commit | cd5d822688f3b32af286a76f7078dfe49c716282 (patch) | |
tree | 592a754811d8133fb283cd5faef6da5c12c94c75 /include/sound/soc-dapm.h | |
parent | 37660b6daf6d28bb2206c95ec75c8063f2db1606 (diff) | |
download | op-kernel-dev-cd5d822688f3b32af286a76f7078dfe49c716282.zip op-kernel-dev-cd5d822688f3b32af286a76f7078dfe49c716282.tar.gz |
ASoC: wm8350: Move delayed work struct from DAPM context to driver state
The wm8350 driver is the last driver that still uses the delayed_work field
from the snd_soc_dapm_context struct. Moving this over to the driver's
private data struct will allow us to remove the field from the DAPM context,
which will drastically reduce its size.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/soc-dapm.h')
0 files changed, 0 insertions, 0 deletions