driver: net: fsl-mc: initialize dpmac irrespective of phy
authorPankaj Bansal <pankaj.bansal@nxp.com>
Wed, 10 Oct 2018 08:38:33 +0000 (14:08 +0530)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 10 Oct 2018 17:45:23 +0000 (12:45 -0500)
commit1ed19a1421691e0238b79f8ac14dc4a65ddd7ad0
treeb39a52524c60319baba2fe6551ee4c72808631fd
parenta3cb5340f12425537d6c94d8e95d570f6d6a504b
driver: net: fsl-mc: initialize dpmac irrespective of phy

The dpmac initalization should not depend on phy.
As the phy is not necessary to be present for dpmac to function.
Therefore, remove dpmac initialization dependency from phy.

Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/fsl-mc/mc.c