summaryrefslogtreecommitdiff
path: root/sound/soc/soc-compress.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2012-12-21 17:57:03 -0800
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-12-24 16:10:22 +0000
commit8a47ca957a6bf86f81893edd9401b91c00be4848 (patch)
tree89813cf0430be7e35a5c528b8924de574d758efd /sound/soc/soc-compress.c
parenta49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 (diff)
ASoC: wm8350: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item in pending before queueing, flushing or cancelling it. Most uses are unnecessary and quite a few of them are buggy. Remove unnecessary pending tests from wm8350. Only compile tested. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/soc-compress.c')
0 files changed, 0 insertions, 0 deletions