git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
394d6e5
)
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
author
Anton Vorontsov
<avorontsov@ru.mvista.com>
Wed, 3 Mar 2010 17:17:37 +0000
(20:17 +0300)
committer
Jeff Garzik
<jgarzik@redhat.com>
Fri, 14 May 2010 21:08:00 +0000
(17:08 -0400)
To make the function generic we have to get rid of "struct pci_dev *",
so let's pass just a "struct devce *".
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ahci.c
patch
|
blob
|
history
diff --cc
drivers/ata/ahci.c
Simple merge