Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0967b756 authored by Seungwon Jeon's avatar Seungwon Jeon Committed by Stephen Boyd
Browse files

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].

Change-Id: I9aa56a748612c69a92e0be0d17728eef9e3563ad
Signed-off-by: default avatarSeungwon Jeon <tgih.jun@samsung.com>
Reviewed-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
[sthumma@codeaurora.org: fix trivial merge conflicts]
Patch-mainline: linux-scsi@vger.kernel.org @ 2013/08/26, 14:40
Signed-off-by: default avatarSujit Reddy Thumma <sthumma@codeaurora.org>
parent 0aac29e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment