[PATCH 3.10 83/97] Input - arizona-haptics: Fix double lock of dapm_mutex

2014-03-04 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Charles Keepax commit c4204960e9d0ba99459dbf1db918f99a45e7a62a upstream. snd_soc_dapm_sync takes the dapm_mutex internally, but we currently take it externally as well. This patch fixes this.

[PATCH 3.10 83/97] Input - arizona-haptics: Fix double lock of dapm_mutex

2014-03-04 Thread Greg Kroah-Hartman
3.10-stable review patch. If anyone has any objections, please let me know. -- From: Charles Keepax ckee...@opensource.wolfsonmicro.com commit c4204960e9d0ba99459dbf1db918f99a45e7a62a upstream. snd_soc_dapm_sync takes the dapm_mutex internally, but we currently take it