diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2020-04-14 18:13:55 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2020-05-28 11:21:00 +0200 |
commit | 740e6499324dcf71bd4e6d4242ae008135ab8397 (patch) | |
tree | 94e4408ffc9a192351678e228fc52fc965a82574 /crypto/ecc.h | |
parent | 946932d91da14cfe2a0522c9bc9317c2db60a280 (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 <ludovic.desroches@microchip.com>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200414161413.3036-2-ulf.hansson@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'crypto/ecc.h')
0 files changed, 0 insertions, 0 deletions