diff options
author | Sergey Shtylyov <[email protected]> | 2023-07-29 23:17:52 +0300 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-08-02 17:37:07 +0900 |
commit | 6da99acbffb41a17ee43d1920e8d82e5ab5a5fb8 (patch) | |
tree | bf24e38b43b73c1d07b6fe8ee0f564f4ff68ec48 /drivers/cdx/controller/mcdi_functions.c | |
parent | cc26436452de7599d1e561291dfeaae1004cc610 (diff) |
ata: ahci_xgene: fix parameter types of xgene_ahci_poll_reg_val()
xgene_ahci_poll_reg_val() passes its 'unsigned long {interval|timeout}'
params verbatim to ata_{msleep|deadline}() that just take 'unsigned int'
param for the time intervals in ms -- eliminate unneeded implicit cast...
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