Re: [PATCH] powerpc/dts: Removed fsl,msi property from dts.
From: Kumar Gala <hidden>
Date: 2012-03-16 19:33:38
From: Kumar Gala <hidden>
Date: 2012-03-16 19:33:38
On Feb 9, 2012, at 7:41 AM, Diana Craciun wrote:
From: Diana CRACIUN <redacted> The association in the decice tree between PCI and MSI using fsl,msi property was an artificial one and it does not reflect the actual hardware. Signed-off-by: Diana CRACIUN <redacted> --- arch/powerpc/boot/dts/p2041rdb.dts | 3 --- arch/powerpc/boot/dts/p3041ds.dts | 4 ---- arch/powerpc/boot/dts/p3060qds.dts | 2 -- arch/powerpc/boot/dts/p4080ds.dts | 3 --- arch/powerpc/boot/dts/p5020ds.dts | 4 ---- 5 files changed, 0 insertions(+), 16 deletions(-)
Should we not also remove the code associated with this property? - k