summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2015-06-30 15:43:04 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:00:03 -0700
commit5057038f28b35d90e869e331562085ef0fa9c77a (patch)
treefad7c420bedf3a6f2cef70056906993ecec20b1e /include/uapi
parent995844ba5f2c7235eff335b7b108e41bed7efd46 (diff)
scsi: ufs: reduce the interrupts for power mode change requests
DME commands such as Hibern8 enter/exit and gear switch generate 2 completion interrupts, one for confirmation that command is received by local UniPro and 2nd one is the final confirmation after communication with remote UniPro. Currently both of these completions are registered as interrupt events which is not quite necessary and instead we can just wait for the interrupt of 2nd completion, this should reduce the number of interrupts and could reduce the unnecessary CPU wakeups to handle extra interrupts. Change-Id: I5365b8b5cae952fd4bd7bb93cca0cfe76ea8b619 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions