diff options
author | Sergey Shtylyov <[email protected]> | 2023-07-29 23:17:53 +0300 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-08-02 17:37:07 +0900 |
commit | 671b4493fc18e078022158adbc1f0c6c505b8fd0 (patch) | |
tree | d05cdc9b57894bc18d2e8b82b02c4df706c4a69e /drivers/cdx/controller/mcdi_functions.c | |
parent | 6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (diff) |
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 <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions