aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dynamic_queue_limits.h
diff options
context:
space:
mode:
authorUlf Hansson <[email protected]>2020-04-14 18:13:55 +0200
committerUlf Hansson <[email protected]>2020-05-28 11:21:00 +0200
commit740e6499324dcf71bd4e6d4242ae008135ab8397 (patch)
tree94e4408ffc9a192351678e228fc52fc965a82574 /include/linux/dynamic_queue_limits.h
parent946932d91da14cfe2a0522c9bc9317c2db60a280 (diff)
mmc: atmel-mci: Keep timer enabled when queuing a next request
When atmci_request_end() is about to finish a request for one slot, there is a possibility that there is new request queued for another slot. If this turns out to be the case, the new request is started and the timer is re-programmed for it. Although, a few lines below in atmci_request_end(), this timer becomes deleted, likely corresponding to the other recently completed request. This looks wrong, so let's fix it. Cc: Ludovic Desroches <[email protected]> Cc: Nicolas Ferre <[email protected]> Signed-off-by: Ulf Hansson <[email protected]> Acked-by: Ludovic Desroches <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'include/linux/dynamic_queue_limits.h')
0 files changed, 0 insertions, 0 deletions