From: Varka Bhadram Date: Mon, 14 Jul 2014 08:39:05 +0000 (+0530) Subject: ethernet: amd: use devm_ioremap() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~172^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711fec5d22e15f24b11b6c7f79cc39cb96f52b13;p=pandora-kernel.git ethernet: amd: use devm_ioremap() This patch replace ioremap() with the devm_ioremap() so that the resource will be freed automatically with the probe failed. Signed-off-by: Varka Bhadram Signed-off-by: David S. Miller --- Reading git-diff-tree failed