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:
38dbfb5
)
ASoC: wm8958-dsp: Fix firmware block loading
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 22 Feb 2014 17:30:13 +0000
(18:30 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 25 Feb 2014 04:39:36 +0000
(13:39 +0900)
The codec->control_data contains a pointer to the device's regmap struct. But
wm8994_bulk_write() expects a pointer to the parent wm8998 device.
The issue was introduced in commit
d9a7666f
("ASoC: Remove ASoC-specific
WM8994 I/O code").
Fixes:
d9a7666f
("ASoC: Remove ASoC-specific WM8994 I/O code")
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/wm8958-dsp2.c
patch
|
blob
|
history
diff --cc
sound/soc/codecs/wm8958-dsp2.c
Simple merge