aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-jack.c
Commit message (Collapse)AuthorAgeFilesLines
* ASoC: jack: Use power efficient workqueueMark Brown2016-08-261-1/+1
| | | | | | | | | | | The accessory detect debounce work is not performance sensitive so let the scheduler run it wherever is most efficient rather than in a per CPU workqueue by using the system power efficient workqueue. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> (cherry picked from commit e6058aaadcd473e5827720dc143af56aabbeecc7) Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* first commitMeizu OpenSource2016-08-151-0/+379