From: Andy Shevchenko Date: Fri, 28 Jun 2013 11:02:54 +0000 (+0300) Subject: pch_gbe: use managed functions pcim_* and devm_* X-Git-Tag: v3.11-rc1~64^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cc436cb90da4cabf404d8ceedc762fc7387b15;p=pandora-kernel.git pch_gbe: use managed functions pcim_* and devm_* 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed