[alsa-devel] [PATCHv2] 0/5 Intel SST Low level drivers.

Liam Girdwood liam.r.girdwood at linux.intel.com
Mon Feb 17 14:31:59 CET 2014


Changes from V1 :-

o Fixed firmware_release() usage.
o Removed HSW tristate in Kconfig (it's part of the next series)
o Block alloc now iterative instead of recursive.
o Fixed symbols to be GPL
o Locked update_bits() now simplified.
o unified type's used in mailbox IO.
o Made sst_get_thread_context() and a few other small functions inline.
o Moved FW files to be read from intel/ sub directory.

One other change I've made that was not part of review comments is that
I've removed the DMA FW loader for the time being. I've been made aware
a new effort is almost ready that allows registration of ACPI devices
that have multiple sub devices in the ACPI space (e.g. ADSP has DMA and
SSP devices alongside the DSP). I'll then re-submit the DMA FW loader as
a separate patch using the new ACPI infrastructure. In the mean time the
driver can safely use memcopy for FW loading.

Liam 



More information about the Alsa-devel mailing list