alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: Mark Brown <broonie@kernel.org>
Cc: Vinod Koul <vinod.koul@intel.com>,
	"Fang, Yang A" <yang.a.fang@intel.com>,
	alsa-devel@alsa-project.org,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [PATCH v2 0/1] ASoC: Intel: Use acpi_dev_present()
Date: Thu, 14 Jan 2016 21:57:20 +0100	[thread overview]
Message-ID: <cover.1452787340.git.lukas@wunner.de> (raw)

Hi Mark,

the acpi_dev_present() API has now landed in Linus' tree.
Thus, after Linus' tree gets merged back into yours,
it would be possible to use the API in the ASoC drivers
as per the following patch.

I've also pushed it to GitHub in case anyone prefers
perusing it in a browser:
https://github.com/l1k/linux/commit/f9011bb760cf5296474191406116e989dd292bf0

v1 of this patch was originally submitted with:
Message-Id: <b7bd5f48fd254fb743b99d5c3e63f95ea8dfd8a7.1448282995.git.lukas@wunner.de>
Link: http://mailman.alsa-project.org/pipermail/alsa-devel/2015-November/100922.html

Thanks,

Lukas


Lukas Wunner (1):
  ASoC: Intel: Use acpi_dev_present()

 sound/soc/intel/boards/cht_bsw_max98090_ti.c | 17 ++---------------
 sound/soc/intel/boards/cht_bsw_rt5645.c      | 13 +------------
 sound/soc/intel/common/sst-match-acpi.c      | 16 +---------------
 3 files changed, 4 insertions(+), 42 deletions(-)

-- 
1.8.5.2 (Apple Git-48)

             reply	other threads:[~2016-01-14 20:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14 20:57 Lukas Wunner [this message]
2016-01-14 20:57 ` [PATCH v2 1/1] ASoC: Intel: Use acpi_dev_present() Lukas Wunner
2016-01-18 16:29   ` Vinod Koul
2016-01-25 15:48   ` Mark Brown
2016-01-25 21:13     ` Lukas Wunner
2016-01-27 13:32       ` Mark Brown
2016-01-27 18:37   ` Applied "ASoC: Intel: Use acpi_dev_present()" to the asoc tree 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=cover.1452787340.git.lukas@wunner.de \
    --to=lukas@wunner.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=vinod.koul@intel.com \
    --cc=yang.a.fang@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;
as well as URLs for NNTP newsgroup(s).