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

2011-11-24 Thread Kumar Gala
On Nov 15, 2011, at 4:52 PM, a...@linux-foundation.org wrote: > From: Shaohui Xie > 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 > Cc:

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

2011-11-15 Thread akpm
From: Shaohui Xie 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 Cc: Kumar Gala Cc: Grant Likely Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Mor