All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Adrian Hunter <adrian.hunter@intel.com>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	Chris Ball <cjb@laptop.org>,
	linux-mmc@vger.kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] ACPI: add SDHCI to ACPI platform devices
Date: Fri, 23 Nov 2012 15:25:18 +0200	[thread overview]
Message-ID: <20121123132518.GZ3867@intel.com> (raw)
In-Reply-To: <1353670561-22515-3-git-send-email-adrian.hunter@intel.com>

On Fri, Nov 23, 2012 at 01:36:00PM +0200, Adrian Hunter wrote:
> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>

Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>

> ---
>  drivers/acpi/scan.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c
> index 8c4ac6d..67a7fa6 100644
> --- a/drivers/acpi/scan.c
> +++ b/drivers/acpi/scan.c
> @@ -35,6 +35,8 @@ static const char *dummy_hid = "device";
>   */
>  static const struct acpi_device_id acpi_platform_device_ids[] = {
>  
> +	{ "PNP0D40" },
> +
>  	{ }
>  };
>  
> -- 
> 1.7.11.7

  reply	other threads:[~2012-11-23 13:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-23 11:35 [PATCH v2 0/3] Add SDHCI ACPI driver Adrian Hunter
2012-11-23 11:35 ` [PATCH v2 1/3] PNPACPI: exclude devices already bound Adrian Hunter
2012-11-23 11:36 ` [PATCH v2 2/3] ACPI: add SDHCI to ACPI platform devices Adrian Hunter
2012-11-23 13:25   ` Mika Westerberg [this message]
2012-11-23 11:36 ` [PATCH v2 3/3] mmc: sdhci-acpi: add SDHCI ACPI driver Adrian Hunter
2012-11-23 13:27   ` Mika Westerberg
2012-11-23 20:35 ` [PATCH v2 0/3] Add " Rafael J. Wysocki

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=20121123132518.GZ3867@intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=adrian.hunter@intel.com \
    --cc=cjb@laptop.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    --cc=rjw@sisk.pl \
    /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.