projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5491ff5
)
PCI: Fix typo in ich7 quirk comment
author
Jean Delvare
<khali@linux-fr.org>
Fri, 15 Apr 2011 08:03:53 +0000
(10:03 +0200)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Tue, 10 May 2011 22:43:33 +0000
(15:43 -0700)
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c
patch
|
blob
|
history
diff --git
a/drivers/pci/quirks.c
b/drivers/pci/quirks.c
index 4b2bbe813fcec2aba8404960e2f0d284950a9c7c..227ec4f73f1137c9ac89746710e30a779c8ab069 100644
(file)
--- a/
drivers/pci/quirks.c
+++ b/
drivers/pci/quirks.c
@@
-681,7
+681,7
@@
static void __devinit ich7_lpc_generic_decode(struct pci_dev *dev, unsigned reg,
/* ICH7-10 has the same common LPC generic IO decode registers */
static void __devinit quirk_ich7_lpc(struct pci_dev *dev)
{
- /* We share the common ACPI/
D
PIO decode with ICH6 */
+ /* We share the common ACPI/
G
PIO decode with ICH6 */
ich6_lpc_acpi_gpio(dev);
/* And have 4 ICH7+ generic decodes */