From: Jingoo Han Date: Mon, 4 Mar 2013 16:42:03 +0000 (+0000) Subject: net: at91_ether: use module_platform_driver_probe() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~562 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecad0a684c30c8f28c332c12f0746a22189be4f0;p=pandora-kernel.git net: at91_ether: use module_platform_driver_probe() This patch uses module_platform_driver_probe() macro which makes the code smaller and simpler. Signed-off-by: Jingoo Han Signed-off-by: David S. Miller --- Reading git-diff-tree failed