K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2018-07-30T15:15:33.856291Z K 7 svn:log V 210 snd_hda: Only free streams DMA maps if the streams list has been created If hdac_attach fails prior to allocating sc->streams, cleanup in the hdac_attach_fail label will dereference a NULL pointer, panicking. END