diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2018-09-28 14:20:40 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-09-28 17:43:48 +0200 |
commit | 1b09d9c232cdaea59fb50ac437d3921ed1f1eafb (patch) | |
tree | 3a21cd0536610d28dfa822f41bba3e2a5370f785 /include/math-emu | |
parent | 1d71926bbd59facc4bdb6f13117d3a1aee8b83ba (diff) | |
download | linux-1b09d9c232cdaea59fb50ac437d3921ed1f1eafb.tar.bz2 |
mmc: slot-gpio: Fix debounce time to use miliseconds again
The debounce value passed to mmc_gpiod_request_cd() function is in
microseconds, but msecs_to_jiffies() requires the value to be in
miliseconds to properly calculate the delay, so adjust the value stored
in cd_debounce_delay_ms context entry.
Fixes: 1d71926bbd59 ("mmc: core: Fix debounce time to use microseconds")
Fixes: bfd694d5e21c ("mmc: core: Add tunable delay before detecting card
after card is inserted")
Cc: stable@vger.kernel.org # v4.18+
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/math-emu')
0 files changed, 0 insertions, 0 deletions