[patch 1/1] drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac

STALE5383d

2 messages, 2 authors, 2011-11-24 · open the first message on its own page

[patch 1/1] drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac

From: akpm@linux-foundation.org
Date: 2011-11-15 22:52:31

From: Shaohui Xie <redacted>
Subject: drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac

compatible in dts has been changed, so the driver needs to be updated
accordingly.

Signed-off-by: Shaohui Xie <redacted>
Cc: Kumar Gala <redacted>
Cc: Grant Likely <redacted>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/edac/mpc85xx_edac.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/edac/mpc85xx_edac.c~drivers-edac-mpc85xx_edacc-fix-memory-controller-compatible-for-edac drivers/edac/mpc85xx_edac.c
--- a/drivers/edac/mpc85xx_edac.c~drivers-edac-mpc85xx_edacc-fix-memory-controller-compatible-for-edac
+++ a/drivers/edac/mpc85xx_edac.c
@@ -1128,7 +1128,7 @@ static struct of_device_id mpc85xx_mc_er
 	{ .compatible = "fsl,p1020-memory-controller", },
 	{ .compatible = "fsl,p1021-memory-controller", },
 	{ .compatible = "fsl,p2020-memory-controller", },
-	{ .compatible = "fsl,p4080-memory-controller", },
+	{ .compatible = "fsl,qoriq-memory-controller", },
 	{},
 };
 MODULE_DEVICE_TABLE(of, mpc85xx_mc_err_of_match);
_

Re: [patch 1/1] drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac

From: Kumar Gala <hidden>
Date: 2011-11-24 08:25:44

On Nov 15, 2011, at 4:52 PM, akpm@linux-foundation.org wrote:
From: Shaohui Xie <redacted>
Subject: drivers/edac/mpc85xx_edac.c: fix memory controller compatible =
for edac
=20
compatible in dts has been changed, so the driver needs to be updated
accordingly.
=20
Signed-off-by: Shaohui Xie <redacted>
Cc: Kumar Gala <redacted>
Cc: Grant Likely <redacted>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
=20
drivers/edac/mpc85xx_edac.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
applied to merge

- k=
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help