For write operations, wait until the transaction completes just like we
authorkettenis <kettenis@openbsd.org>
Tue, 6 Dec 2022 16:06:32 +0000 (16:06 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 6 Dec 2022 16:06:32 +0000 (16:06 +0000)
commit075e123e780bd5b8c1c8d53f2f08cd15cd4e25bc
tree6d3d13895a3a273b5c19195f57d34e35d3b21cb1
parent8168f85638e3080341c9252ca6a4af14325500cc
For write operations, wait until the transaction completes just like we
do after sending the command for a read operation.  Fixes issues with doing
multiple operations back-to-back.

ok patrick@
sys/arch/arm64/dev/apliic.c