]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm: Remove delayed_work from dapm context struct
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 30 Mar 2015 19:04:52 +0000 (21:04 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 1 Apr 2015 20:28:15 +0000 (21:28 +0100)
commit49a7ae9a6b747c7c40092f9f9ba2444acf3e2261
tree8a9f0b6fb04f87e95a743b5751d6fd85974bc04b
parent69856a9b2753e73abca0c5b5ff18c22478c81ed9
ASoC: dapm: Remove delayed_work from dapm context struct

The delayed_work field in the snd_soc_dapm_context struct is now unused and
can be removed. Removing it reduces the size of the snd_soc_dapm_context
struct by ~50% from 100 bytes to 48 bytes.

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>
include/sound/soc-dapm.h