projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10874f5
)
MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 5 Apr 2014 21:07:00 +0000
(15:07 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 29 Apr 2014 23:36:44 +0000
(17:36 -0600)
I'm not asserting any claim over arch/x86/kernel/quirks.c, and I don't plan
to merge changes to it, but some of the quirks there are PCI-related, and
I'd like to see changes to them.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 6dc67b1fdb507016d0d0d77bf66f9875ace00f99..8dbea21d973dc7cfd912aea0543a561e996b07cc 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-6693,6
+6693,7
@@
F: Documentation/PCI/
F: drivers/pci/
F: include/linux/pci*
F: arch/x86/pci/
+F: arch/x86/kernel/quirks.c
PCI DRIVER FOR IMX6
M: Richard Zhu <r65037@freescale.com>