commit | ae6021d4fc2bcc9e3193a007b2c9d31392ac641b | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@nxp.com> | Mon Dec 19 22:42:44 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 20 13:55:34 2016 -0500 |
tree | cad5bc7bec55ed235e230fcc4ba1b079f13145a3 | |
parent | 606987b04e6c0dd8027ea331f2eeae35a5f4413c [diff] |
powerpc: fsl/fman: remove fsl,fman from of_device_ids[] The fsl/fman drivers will use of_platform_populate() on all supported platforms. Call of_platform_populate() to probe the FMan sub-nodes. Signed-off-by: Igal Liberman <igal.liberman@freescale.com> Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Acked-by: Scott Wood <oss@buserror.net> Signed-off-by: David S. Miller <davem@davemloft.net>