Sergey Shtylyov d14d41cc5a ata: fix debounce timings type
sata_deb_timing_{hotplug|long|normal}[] store 'unsigned long' debounce
timeouts in ms, while sata_link_debounce() eventually uses those timeouts
by calling ata_{deadline|msleep}( which take just 'unsigned int'.  Change
the debounce timeout table element's type to 'unsigned int' -- all these
timeouts happily fit into 'unsigned int'...

Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
2023-08-02 17:37:06 +09:00
..
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-03-23 10:29:26 +09:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-06-30 11:57:07 -07:00
2023-08-02 17:37:06 +09:00
2023-02-22 13:35:51 -08:00
2023-04-26 15:39:25 -07:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00
2023-08-02 17:37:06 +09:00