summaryrefslogtreecommitdiff
path: root/drivers/scsi/advansys.c
diff options
context:
space:
mode:
authorVenkat Gopalakrishnan <venkatg@codeaurora.org>2016-10-17 17:11:07 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2016-11-08 17:29:58 -0500
commit3f0c06de80d3898e68adcaba83a2b7ac51cf23d8 (patch)
tree76f38afb7404959124f0ef06e6938b4d9a9ea469 /drivers/scsi/advansys.c
parentf2a785ac23125fa0774327d39e837e45cf28fe92 (diff)
scsi: ufs: optimize clock gate work
In a case where gate work is called as part of cancel work from ungate path the clk state would be marked as REQ_CLKS_ON. There is no point gating the clocks and then end up turning them ON immediately in ungate work, save time by skipping the gate work and change the clk state to CLKS_ON as they are not turned off yet. Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org> Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/advansys.c')
0 files changed, 0 insertions, 0 deletions