From: Takashi Iwai <tiwai@suse.de>
To: Vinod Koul <vinod.koul@intel.com>
Cc: liam.r.girdwood@linux.intel.com, patches.audio@intel.com,
alsa-devel@alsa-project.org, broonie@kernel.org
Subject: Re: [PATCH 0/4] ALSA: hdac: add codec driver support
Date: Fri, 21 Aug 2015 12:37:24 +0200 [thread overview]
Message-ID: <s5hoai13p23.wl-tiwai@suse.de> (raw)
In-Reply-To: <1440152263-24156-1-git-send-email-vinod.koul@intel.com>
On Fri, 21 Aug 2015 12:17:39 +0200,
Vinod Koul wrote:
>
> This patch adds the core framework support for adding hdac extended devices
> and drivers. We introduce a minimal hdac extended device and driver and APIs
> for registration
> This series also ads extended device cleanup API and refresh sysfs tree API
>
> Vinod Koul (4):
> ALSA: hdac: Add API for removing hdac extended device
> ALSA: hdac: add hdac extended device
> ALSA: hdac: add extended device driver registration
> ALSA: hdac: add snd_hdac_refresh_widget_sysfs()
I applied them now, but the last patch had trivial coding style
problems. Please do run checkpatch.pl once before submission at the
next time.
thanks,
Takashi
>
> include/sound/hdaudio.h | 1 +
> include/sound/hdaudio_ext.h | 60 +++++++++++++++++++++++++++
> sound/hda/ext/hdac_ext_bus.c | 98 ++++++++++++++++++++++++++++++++++++++++++--
> sound/hda/hdac_device.c | 28 +++++++++++++
> 4 files changed, 183 insertions(+), 4 deletions(-)
>
> --
> 1.9.1
>
next prev parent reply other threads:[~2015-08-21 10:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-21 10:17 [PATCH 0/4] ALSA: hdac: add codec driver support Vinod Koul
2015-08-21 10:17 ` [PATCH 1/4] ALSA: hdac: Add API for removing hdac extended device Vinod Koul
2015-08-21 10:17 ` [PATCH 2/4] ALSA: hdac: add " Vinod Koul
2015-08-21 10:17 ` [PATCH 3/4] ALSA: hdac: add extended device driver registration Vinod Koul
2015-08-21 10:17 ` [PATCH 4/4] ALSA: hdac: add snd_hdac_refresh_widget_sysfs() Vinod Koul
2015-08-21 10:37 ` Takashi Iwai [this message]
2015-08-21 10:50 ` [PATCH 0/4] ALSA: hdac: add codec driver support Vinod Koul
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=s5hoai13p23.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=liam.r.girdwood@linux.intel.com \
--cc=patches.audio@intel.com \
--cc=vinod.koul@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 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.