4 Nov
2011
4 Nov
'11
4:58 p.m.
On Fri, Nov 04, 2011 at 08:11:58AM -0400, Thomas Abraham wrote:
I am trying sound on Exynos4 smdk board with the latest 3.1 kernel. In
Do you mean the latest mainline? The thermal warning support was only implemented for v3.1 and the line numbers only match up with mainline.
the function "wm8994_codec_probe", the kernel crashes due to null pointer when requesting "Thermal Warning" interrupt (line# 3183 of sound/soc/codecs/wm8994.c file). wm8994->control_data is actually NULL at this point.
This is just a straight bug, I'll post a patch.