commit | 35425507b3253bb1e08110f67e130e7c9c272cf7 | [log] [tgz] |
---|---|---|
author | Igor Prusov <ivprusov@salutedevices.com> | Thu Nov 09 20:10:03 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 16 18:59:58 2023 -0500 |
tree | 7af115553d51ec5c2bdb6c4472e1ac86ba383773 | |
parent | d7ce04c7f4cbae9608287ebd810a411944efff9a [diff] |
spi: meson_spifc_a1: Use define for time interval Use USEC_PER_MSEC define for timeout to sync code with Linux version. Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>