From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
To: Alan <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH]: first proposal for pci resume quirk interface
Date: Tue, 21 Nov 2006 15:59:33 +0100 [thread overview]
Message-ID: <45631455.9000805@gmx.net> (raw)
In-Reply-To: <20061114175510.6e7c7119@localhost.localdomain>
Alan wrote:
> --- linux.vanilla-2.6.19-rc5-mm1/arch/i386/pci/fixup.c 2006-11-10 10:38:25.000000000 +0000
> +++ linux-2.6.19-rc5-mm1/arch/i386/pci/fixup.c 2006-11-14 15:13:03.000000000 +0000
> @@ -117,7 +117,7 @@
> #define VIA_8363_KL133_REVISION_ID 0x81
> #define VIA_8363_KM133_REVISION_ID 0x84
>
> -static void __devinit pci_fixup_via_northbridge_bug(struct pci_dev *d)
> +static void pci_fixup_via_northbridge_bug(struct pci_dev *d)
> {
> u8 v;
> u8 revision;
I sent a similar patch about one year ago and it was rejected back then.
Any reasons why fixups on resume suddenly are desirable?
(I agree with the patch wholehartedly and will test it ASAP on my
Samsung P35 laptop which needs the asus_hides_smbus quirk.)
Regards,
Carl-Daniel
next prev parent reply other threads:[~2006-11-21 14:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 17:55 [PATCH]: first proposal for pci resume quirk interface Alan
2006-11-20 15:20 ` Pavel Machek
2006-11-20 15:47 ` Alan
2006-11-21 14:59 ` Carl-Daniel Hailfinger [this message]
2006-11-21 15:06 ` Alan
2006-12-04 12:51 ` Jean Delvare
2006-12-04 13:14 ` Alan
2006-12-04 17:37 ` [PATCH] PCI: reenable Asus SMBus quirks on resume Jean Delvare
2006-12-04 19:59 ` Pavel Machek
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=45631455.9000805@gmx.net \
--to=c-d.hailfinger.devel.2006@gmx.net \
--cc=alan@lxorguk.ukuu.org.uk \
--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