pch_gbe: use managed functions pcim_* and devm_*
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 28 Jun 2013 11:02:54 +0000 (14:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Jun 2013 04:37:48 +0000 (21:37 -0700)
This makes the error handling much more simpler than open-coding everything and
in addition makes the probe function smaller an tidier.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found