RE: [PATCH] powerpc/85xx: fix memory controller compatible for edac

2011-07-31 Thread Xie Shaohui-B21989
nux-foundation.org >Subject: Re: [PATCH] powerpc/85xx: fix memory controller compatible for >edac > >On Tue, Jul 26, 2011 at 01:46:33PM +0800, Shaohui Xie wrote: >> compatible in dts has been changed, so driver need to update accordingly. >> >> Signed-off-by: Shaohui Xie

Re: [PATCH] powerpc/85xx: fix memory controller compatible for edac

2011-07-31 Thread Grant Likely
On Tue, Jul 26, 2011 at 01:46:33PM +0800, Shaohui Xie wrote: > compatible in dts has been changed, so driver need to update accordingly. > > Signed-off-by: Shaohui Xie > --- > apply for http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git > 'next' branch. > > drivers/edac/mpc85xx_ed

[PATCH] powerpc/85xx: fix memory controller compatible for edac

2011-07-25 Thread Shaohui Xie
compatible in dts has been changed, so driver need to update accordingly. Signed-off-by: Shaohui Xie --- apply for http://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git 'next' branch. drivers/edac/mpc85xx_edac.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git