public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: David Cohen <david.a.cohen@intel.com>
Cc: linux-kernel@vger.kernel.org, alan@linux.intel.com,
	David Cohen <david.a.cohen@intel.com>
Subject: Re: [PATCH 2/3] gpio-langwell: update pci device table
Date: Thu, 20 Dec 2012 01:20:05 +0000	[thread overview]
Message-ID: <20121220012005.2C0193E0AD7@localhost> (raw)
In-Reply-To: <1355881933-15182-3-git-send-email-david.a.cohen@intel.com>

On Tue, 18 Dec 2012 17:52:12 -0800, David Cohen <david.a.cohen@intel.com> wrote:
> This patch adds Cloverview ids to pci device table.
> 
> Signed-off-by: David Cohen <david.a.cohen@intel.com>

Applied, thanks.

g.

> ---
>  drivers/gpio/gpio-langwell.c |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/gpio/gpio-langwell.c b/drivers/gpio/gpio-langwell.c
> index 8220c04..dc534a9 100644
> --- a/drivers/gpio/gpio-langwell.c
> +++ b/drivers/gpio/gpio-langwell.c
> @@ -231,6 +231,8 @@ static DEFINE_PCI_DEVICE_TABLE(lnw_gpio_ids) = {   /* pin number */
>  	{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x080f), .driver_data = 64 },
>  	{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081f), .driver_data = 96 },
>  	{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x081a), .driver_data = 96 },
> +	{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x08eb), .driver_data = 96 },
> +	{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x08f7), .driver_data = 96 },
>  	{ 0, }
>  };
>  MODULE_DEVICE_TABLE(pci, lnw_gpio_ids);
> -- 
> 1.7.10.4
> 

-- 
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies, Ltd.

  reply	other threads:[~2012-12-20  1:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19  1:52 [PATCH 0/3] gpio-langwell updates David Cohen
2012-12-19  1:52 ` [PATCH 1/3] gpio-langwell: cleanup driver David Cohen
2012-12-20  1:18   ` Grant Likely
2012-12-20 21:35     ` David Cohen
2012-12-20 21:56       ` Grant Likely
2012-12-19  1:52 ` [PATCH 2/3] gpio-langwell: update pci device table David Cohen
2012-12-20  1:20   ` Grant Likely [this message]
2012-12-19  1:52 ` [PATCH 3/3] gpio-langwell: implement irq shutdown interface David Cohen
2012-12-20  1:26   ` Grant Likely
2012-12-20 21:37     ` David Cohen

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=20121220012005.2C0193E0AD7@localhost \
    --to=grant.likely@secretlab.ca \
    --cc=alan@linux.intel.com \
    --cc=david.a.cohen@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    /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