All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: SOF: Intel: hda: Cleanups for local function uses
@ 2021-09-15  7:18 Peter Ujfalusi
  2021-09-15  7:18 ` [PATCH 1/3] ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static Peter Ujfalusi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Ujfalusi @ 2021-09-15  7:18 UTC (permalink / raw)
  To: lgirdwood, broonie, pierre-louis.bossart
  Cc: guennadi.liakhovetski, alsa-devel, ranjani.sridharan, kai.vehmanen

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(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-15 15:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  7:18 [PATCH 0/3] ASoC: SOF: Intel: hda: Cleanups for local function uses Peter Ujfalusi
2021-09-15  7:18 ` [PATCH 1/3] ASoC: SOF: Intel: hda-dsp: Declare locally used functions as static Peter Ujfalusi
2021-09-15  7:18 ` [PATCH 2/3] ASoC: SOF: Intel: hda: Remove boot_firmware skl and iccmax_icl declarations Peter Ujfalusi
2021-09-15  7:18 ` [PATCH 3/3] ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdw Peter Ujfalusi
2021-09-15 15:21 ` [PATCH 0/3] ASoC: SOF: Intel: hda: Cleanups for local function uses Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.