16 Dec
2014
16 Dec
'14
12:52 p.m.
On Mon, Dec 15, 2014 at 04:15:04PM -0800, Kevin Strasser wrote:
A crash can occur on some platforms where adsp is enumerated but codec is not matched. Define codec_id as a pointer intead of an array so that it gets initialized to NULL for the terminating element of sst_acpi_bytcr[] and sst_acpi_chv[].
Applied, thanks.