usb: storage: reltek_cr: convert to use secs_to_jiffies
authorYuesong Li <liyuesong@vivo.com>
Mon, 16 Jun 2025 06:25:06 +0000 (14:25 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 10:27:36 +0000 (12:27 +0200)
commit7bf742b071c7ad8cdaae74a79c6af63f6447dada
tree645336aeb9267a67c834054dd9674591cd411604
parentc6445598d402ffb8d263913c9afd67a44ee3762d
usb: storage: reltek_cr: convert to use secs_to_jiffies

Since commit b35108a51cf7 ("jiffies: Define secs_to_jiffies()") has
been introduced, we can use it to avoid scaling the time to msec

Signed-off-by: Yuesong Li <liyuesong@vivo.com>
Link: https://lore.kernel.org/r/20250616062506.1074376-1-liyuesong@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/realtek_cr.c