git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bf6af
)
ASoC: wm8731: init mutex in i2c init path
author
Manuel Lauss
<manuel.lauss@gmail.com>
Mon, 19 Jan 2015 07:23:43 +0000
(08:23 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 27 Jan 2015 18:21:26 +0000
(18:21 +0000)
The I2C init path forgot to init the mutex, leading to an oops when
controls are accessed.
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
No differences found