Re: [PATCH v4 3/6] scsi: ufs: fix interrupt status clears

2013-05-08 Thread Santosh Y
On Wed, May 8, 2013 at 2:11 PM, Seungwon Jeon wrote: > There is no need to check the version to clear > the interrupt status. And the order is changed > prior to actual handling. > > Signed-off-by: Seungwon Jeon > Tested-by: Maya Erez > --- > drivers/scsi/ufs/ufshcd.c |5 + > 1 files ch

[PATCH v4 3/6] scsi: ufs: fix interrupt status clears

2013-05-08 Thread Seungwon Jeon
There is no need to check the version to clear the interrupt status. And the order is changed prior to actual handling. Signed-off-by: Seungwon Jeon Tested-by: Maya Erez --- drivers/scsi/ufs/ufshcd.c |5 + 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/drivers/scsi/ufs/u