Re: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access

2010-10-14 Thread Kumar Gala
On Oct 14, 2010, at 2:10 AM, Li Yang-R58472 wrote: >> Subject: Re: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access >> >> >> On Oct 13, 2010, at 9:04 PM, Shaohui Xie wrote: >> >>> From: Li Yang >>> >>> The access to HID1 r

RE: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access

2010-10-14 Thread Li Yang-R58472
>Subject: Re: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access > > >On Oct 13, 2010, at 9:04 PM, Shaohui Xie wrote: > >> From: Li Yang >> >> The access to HID1 register is only legitimate for e500 v1/v2 cores. >> Also fixes magic number. >>

Re: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access

2010-10-13 Thread Kumar Gala
On Oct 14, 2010, at 1:14 AM, Kumar Gala wrote: > > On Oct 13, 2010, at 9:04 PM, Shaohui Xie wrote: > >> From: Li Yang >> >> The access to HID1 register is only legitimate for e500 v1/v2 cores. >> Also fixes magic number. >> >> Signed-off-by: Li Yang >> Signed-off-by: Shaohui Xie >> --- >>

Re: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access

2010-10-13 Thread Kumar Gala
On Oct 13, 2010, at 9:04 PM, Shaohui Xie wrote: > From: Li Yang > > The access to HID1 register is only legitimate for e500 v1/v2 cores. > Also fixes magic number. > > Signed-off-by: Li Yang > Signed-off-by: Shaohui Xie > --- > arch/powerpc/sysdev/fsl_rio.c |9 ++--- > 1 files changed

RE: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access

2010-10-13 Thread Li Yang-R58472
>Subject: [PATCH 2/3] fsl_rio: fix non-standard HID1 register access > >From: Li Yang > >The access to HID1 register is only legitimate for e500 v1/v2 cores. >Also fixes magic number. > >Signed-off-by: Li Yang >Signed-off-by: Shaohui Xie This patch is depending on another patch at http://patchw