commit | 757f9d7a801236a9c49468af9e64cd7c447c2f8e | [log] [tgz] |
---|---|---|
author | Manjunath M B <Manjunath.MB@synopsys.com> | Tue Jul 12 19:25:36 2016 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Jul 15 15:10:00 2016 -0400 |
tree | 416fefff173806ab53b45b289608d18eba5cb471 | |
parent | 83c3d3400c87d6d943bf97fce4b30f4fe6870253 [diff] |
scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI The code was checking on PA_CONNECTEDRXLANES and PA_CONNECTEDTXLANES attributes to program the Lane#1 attributes. The correct attributes are PA_AVAILRXDATALANES and PA_AVAILTXDATALANES respectively. Signed-off-by: Manjunath M B <manjumb@synopsys.com> Tested-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>