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:
87d2e2e
)
PCI: PCIe portdrv: Simplily probe callback of service drivers
author
Rafael J. Wysocki
<rjw@sisk.pl>
Tue, 13 Jan 2009 13:44:19 +0000
(14:44 +0100)
committer
Jesse Barnes
<jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:23 +0000
(19:29 -0700)
The second argument of the ->probe() callback in
struct pcie_port_service_driver is unnecessary and never used.
Remove it.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found