public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Al Boldi <a1426z@gawab.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm: Add VIA chipset IDs for drm detection
Date: Tue, 20 Jun 2006 17:43:09 +0159	[thread overview]
Message-ID: <449817A4.4090408@gmail.com> (raw)
In-Reply-To: <200606201816.08768.a1426z@gawab.com>

Al Boldi napsal(a):
> Allow drm detection of new VIA chipsets.
> 
> Signed-off-by: Al Boldi <a1426z@gawab.com>
> --
> --- drivers/char/drm/drm_pciids.h.old	2006-06-19 01:34:48.000000000 +0300
> +++ drivers/char/drm/drm_pciids.h	2006-06-19 13:36:49.000000000 +0300
> @@ -227,6 +227,9 @@
>  	{0x1106, 0x3122, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
>  	{0x1106, 0x7205, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
>  	{0x1106, 0x3108, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
> +	{0x1106, 0x3157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
> +	{0x1106, 0x3344, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
> +	{0x1106, 0x7204, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
>  	{0, 0, 0}

Don't you want to post a patch converting all that lines to use PCI_DEVICE()
(and without backslashes)?

regards,
-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
\_.-^-._   jirislaby@gmail.com   _.-^-._/
B67499670407CE62ACC8 22A032CC55C339D47A7E

  reply	other threads:[~2006-06-20 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 15:16 [PATCH] drm: Add VIA chipset IDs for drm detection Al Boldi
2006-06-20 15:44 ` Jiri Slaby [this message]
2006-06-20 15:46   ` Jiri Slaby
2006-06-22 17:36   ` Al Boldi

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=449817A4.4090408@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=a1426z@gawab.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