mbox series

[0/3] ASoC: SOF: Intel: hda: Cleanups for local function uses

Message ID 20210915071805.5704-1-peter.ujfalusi@linux.intel.com
Headers show
Series ASoC: SOF: Intel: hda: Cleanups for local function uses | expand

Message

Peter Ujfalusi Sept. 15, 2021, 7:18 a.m. UTC
Hi,

Small cleanups regarding to HDA function locations and dropping of definitions
of not implemented functions.

Regards,
Peter
---
Peter Ujfalusi (3):
  ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static
  ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl
    declarations
  ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c
    for sdw

 sound/soc/sof/intel/hda-dsp.c | 61 +++++++++++++++++------------------
 sound/soc/sof/intel/hda.c     | 33 ++++++++++++++++++-
 sound/soc/sof/intel/hda.h     | 41 -----------------------
 3 files changed, 62 insertions(+), 73 deletions(-)