From: Sekhar Nori Date: Sun, 24 Mar 2013 23:25:46 +0000 (+0000) Subject: net/davinci_emac: use devres APIs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~331 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8092861efd827deb8d84292674704ee8bf41b04;p=pandora-kernel.git net/davinci_emac: use devres APIs Use devres APIs where possible to simplify error handling in driver probe. While at it, also rename the goto targets in error path to introduce some consistency in how they are named. Signed-off-by: Sekhar Nori Signed-off-by: David S. Miller --- Reading git-diff-tree failed