From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Cc: Liam Girdwood <liam.r.girdwood@linux.intel.com>,
Cezary Rojewski <cezary.rojewski@intel.com>,
Thierry Reding <thierry.reding@gmail.com>,
Jie Yang <yang.jie@linux.intel.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 0/3] ALSA: hda: bus cleanup
Date: Thu, 8 Aug 2019 09:23:40 -0500 [thread overview]
Message-ID: <ae7d32fe-a279-8309-2370-1832edcce413@linux.intel.com> (raw)
In-Reply-To: <20190808095715.29713-1-tiwai@suse.de>
On 8/8/19 4:57 AM, Takashi Iwai wrote:
> Hi,
>
> this is a few patches to simplify and cleanup the HD-audio bus ops.
>
> The first two patches translate the indirect calls of DMA page
> allocation and MMIO accesses with the direct ones, as well as
> eliminating the whole bus->io_ops.
>
> The last one is SOF-specific, and fixes/cleans up by calling the
> proper hdaudio bus init function, as formerly discussed.
This is a good cleanup, thanks Takashi.
For the series
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
One request from me since I am lazy: could we somehow merge branches
between you / Mark since at the moment we have two sets of conflicts
(NHLT and this one). We test all the upstream changes on hardware as
soon as we can, and manual conflict resolution makes it slower/more
error prone.
>
>
> Takashi
>
> ===
>
> Takashi Iwai (3):
> ALSA: hda: Remove page allocation redirection
> ALSA: hda: Direct MMIO accesses
> ASoC: SOF: Intel: Initialize hdaudio bus properly
>
> include/sound/hdaudio.h | 69 +++++++++++++--------------
> include/sound/hdaudio_ext.h | 1 -
> sound/hda/Kconfig | 3 ++
> sound/hda/ext/hdac_ext_bus.c | 60 +-----------------------
> sound/hda/hdac_bus.c | 36 ++++++++++++--
> sound/hda/hdac_controller.c | 18 +++----
> sound/hda/hdac_stream.c | 8 ++--
> sound/pci/hda/Kconfig | 1 +
> sound/pci/hda/hda_controller.c | 6 +--
> sound/pci/hda/hda_controller.h | 3 +-
> sound/pci/hda/hda_intel.c | 71 ++--------------------------
> sound/pci/hda/hda_tegra.c | 84 +--------------------------------
> sound/soc/intel/skylake/skl-messages.c | 15 +-----
> sound/soc/intel/skylake/skl.c | 7 ++-
> sound/soc/sof/intel/hda-bus.c | 85 ++++------------------------------
> sound/soc/sof/intel/hda-dsp.c | 2 +-
> sound/soc/sof/intel/hda.c | 6 +--
> sound/soc/sof/intel/hda.h | 3 +-
> 18 files changed, 107 insertions(+), 371 deletions(-)
>
next prev parent reply other threads:[~2019-08-08 14:23 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 9:57 [PATCH 0/3] ALSA: hda: bus cleanup Takashi Iwai
2019-08-08 9:57 ` [PATCH 1/3] ALSA: hda: Remove page allocation redirection Takashi Iwai
2019-08-08 9:57 ` [PATCH 2/3] ALSA: hda: Direct MMIO accesses Takashi Iwai
2019-08-08 9:57 ` [PATCH 3/3] ASoC: SOF: Intel: Initialize hdaudio bus properly Takashi Iwai
2019-08-08 13:13 ` Mark Brown
2019-08-08 14:23 ` Pierre-Louis Bossart [this message]
2019-08-08 14:45 ` [PATCH 0/3] ALSA: hda: bus cleanup Takashi Iwai
2019-08-08 19:03 ` Mark Brown
2019-08-08 20:38 ` Takashi Iwai
2019-08-08 21:33 ` Mark Brown
2019-08-08 22:22 ` Mark Brown
2019-08-09 5:58 ` Takashi Iwai
2019-08-09 11:38 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ae7d32fe-a279-8309-2370-1832edcce413@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=cezary.rojewski@intel.com \
--cc=liam.r.girdwood@linux.intel.com \
--cc=thierry.reding@gmail.com \
--cc=tiwai@suse.de \
--cc=yang.jie@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox