diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2023-07-29 23:17:53 +0300 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2023-08-02 17:37:07 +0900 |
commit | 671b4493fc18e078022158adbc1f0c6c505b8fd0 (patch) | |
tree | d05cdc9b57894bc18d2e8b82b02c4df706c4a69e /drivers/rtc/rtc-isl12022.c | |
parent | 6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (diff) | |
download | linux-671b4493fc18e078022158adbc1f0c6c505b8fd0.tar.gz linux-671b4493fc18e078022158adbc1f0c6c505b8fd0.tar.bz2 linux-671b4493fc18e078022158adbc1f0c6c505b8fd0.zip |
ata: sata_sil24: fix parameter type of sil24_exec_polled_cmd()
sil24_exec_polled_cmd() passes its 'unsigned long timeout_msec' parameter
to ata_wait_register() that now takes 'unsigned int' -- eliminate unneeded
implicit casts, not forgetting about sil24_do_softreset()...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'drivers/rtc/rtc-isl12022.c')
0 files changed, 0 insertions, 0 deletions