History log of /rk3399_rockchip-uboot/include/linux/iopoll.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 6569c0d3 27-Dec-2016 Masahiro Yamada <yamada.masahiro@socionext.com>

iopoll: import include/linux/iopoll.h from Linux 4.9

This was imported from Linux 4.9 and adjusted for U-Boot.

- Replace the license block with SPDX
- Drop all *_atomic variants, which make no se

iopoll: import include/linux/iopoll.h from Linux 4.9

This was imported from Linux 4.9 and adjusted for U-Boot.

- Replace the license block with SPDX
- Drop all *_atomic variants, which make no sense for U-Boot
- Remove the sleep_us argument, which makes no sense for U-Boot

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

show more ...