RE: [PATCH] fsl-rio: Correct IECSR register clear value

2011-08-24 Thread Liu Gang-B34182
ubject: Re: [PATCH] fsl-rio: Correct IECSR register clear value On Wed, 24 Aug 2011 09:31:21 + Liu Gang-B34182 wrote: > Hi, Andrew, > > Thank you for applying the patch "[PATCH] rio: Use discovered bit to test if > enumeration is complete "! > > So far the fol

Re: [PATCH] fsl-rio: Correct IECSR register clear value

2011-08-24 Thread Andrew Morton
On Wed, 24 Aug 2011 09:31:21 + Liu Gang-B34182 wrote: > Hi, Andrew, > > Thank you for applying the patch "[PATCH] rio: Use discovered bit to test if > enumeration is complete "! > > So far the following patch "[PATCH] fsl-rio: Correct IECSR register c

RE: [PATCH] fsl-rio: Correct IECSR register clear value

2011-08-24 Thread Liu Gang-B34182
Hi, Andrew, Thank you for applying the patch "[PATCH] rio: Use discovered bit to test if enumeration is complete "! So far the following patch "[PATCH] fsl-rio: Correct IECSR register clear value " has no comment or response. So could you please apply this patch into your

[PATCH] fsl-rio: Correct IECSR register clear value

2011-08-08 Thread Liu Gang
The RETE bit in IECSR is cleared by writing a 1 to it. Signed-off-by: Liu Gang --- arch/powerpc/sysdev/fsl_rio.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/sysdev/fsl_rio.c b/arch/powerpc/sysdev/fsl_rio.c index b3fd081..cdd765b 100644 --- a/arch/pow