9 Sep
2014
9 Sep
'14
7:09 p.m.
On Tue, Sep 09, 2014 at 04:51:49PM +0100, 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.
Applied, thanks.