From: Kevin Hao Date: Wed, 28 Jan 2015 12:06:48 +0000 (+0800) Subject: net: gianfar: remove the unneeded check of disabled device X-Git-Tag: fixes-v4.0-rc1~150^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b222ca68a7a24501c1a7b7505512e845799dd65;p=pandora-kernel.git net: gianfar: remove the unneeded check of disabled device Since commit cd1e65044d44 ("of/device: Don't register disabled devices"), the disabled device will not be registered at all. So we don't need to do the check again in the platform device driver. Signed-off-by: Kevin Hao Signed-off-by: David S. Miller --- Reading git-diff-tree failed