staging: et131x: Remove call to find pci pm capability
authorMark Einon <mark.einon@gmail.com>
Sun, 23 Oct 2011 09:22:45 +0000 (10:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 23 Oct 2011 09:35:12 +0000 (11:35 +0200)
commitac8f4837f2240c692b968cdeaa3275ecc2ed173f
treeaee01677ee30759ce6f174fd3552249a8cde0925
parent5ad5be581ed19becd184731fd0e9711abc5650c6
staging: et131x: Remove call to find pci pm capability

pci_find_capability is called, but not used and is now redundant as
power management is handled elsewhere. Removed.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et131x.c