9 Sep
2014
9 Sep
'14
7:08 p.m.
On 09/09/14 17:51, Charles Keepax wrote:
In a couple of places the driver is missing a check to ensure there is a secondary DAI before it de-references the pointer to it, causing a null pointer de-reference. This patch adds a check to avoid this.
Signed-off-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
Acked-by: Sylwester Nawrocki s.nawrocki@samsung.com
Thanks for the patch. We had one of those occurrences fixed internally but I missed to submit the patch upstream.