K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2018-07-30T20:00:56.149367Z K 7 svn:log V 216 snd_hda: Make codec control path endian safe The CORB and RIRB buffers exist in DMA memory, but the device reads them as little-endian only. Read and write as LE into the DMA memory block, to work on BE platforms. END