diff options
author | Seungwon Jeon <tgih.jun@samsung.com> | 2013-08-31 21:40:20 +0530 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-09-06 16:00:53 -0700 |
commit | 7d568652d3abc81a6d684d4760571a3ccb6f68d9 (patch) | |
tree | 7f8ea65eb95da32ca155c6eb5359f27d26a54555 /drivers/scsi/a3000.c | |
parent | 1c2623c50dfd38c823a62c57af2ca9551a861b21 (diff) | |
download | linux-7d568652d3abc81a6d684d4760571a3ccb6f68d9.tar.bz2 |
[SCSI] ufs: fix the setting interrupt aggregation counter
IACTH(Interrupt aggregation counter threshold) value is allowed
up to 0x1F and current setting value is the maximum.
This value is related with NUTRS(max:0x20) of HCI's capability.
Considering HCI controller doesn't support the maximum, IACTH
setting should be adjusted with possible value.
For that, existing 'ufshcd_config_int_aggr' is split into two part
[reset, configure].
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Tested-by: Yaniv Gardi <ygardi@codeaurora.org>
Signed-off-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/a3000.c')
0 files changed, 0 insertions, 0 deletions