From: Daniel Mack Date: Fri, 20 Sep 2013 19:20:38 +0000 (+0530) Subject: net: ethernet: cpsw: switch to devres allocations X-Git-Tag: v3.13-rc1~105^2~317^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1a15e2d9199711cdcc9399fdb22544ab835a83;p=pandora-kernel.git net: ethernet: cpsw: switch to devres allocations This patch cleans up the allocation and error unwind paths, which allows us to carry less information in struct cpsw_priv and reduce the amount of jump labels in the probe functions. Signed-off-by: Daniel Mack Signed-off-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed