Home
last modified time | relevance | path

Searched hist:"4 b222ca68a7a24501c1a7b7505512e845799dd65" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.cdiff 4b222ca68a7a24501c1a7b7505512e845799dd65 Wed Jan 28 06:06:48 CST 2015 Kevin Hao <haokexin@gmail.com> 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 <haokexin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>