PCI: PCIe portdrv: Simplily probe callback of service drivers
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 13 Jan 2009 13:44:19 +0000 (14:44 +0100)
committerJesse 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