event/opdl: use new API to save cycles on aarch64
authorGavin Hu <gavin.hu@arm.com>
Thu, 7 Nov 2019 21:35:28 +0000 (22:35 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 17 Jan 2020 11:02:21 +0000 (12:02 +0100)
commit46090d658ebfc8b17bd2ccc7d1513cd6d81b5544
tree3defb79ad03fab4feb615fcf36fa2eec68f62132
parent52c8620022e9a7db15919fddb30491c01ce82cfa
event/opdl: use new API to save cycles on aarch64

Use the new API to wait in low power state instead of continuous
polling to save CPU cycles and power.

Signed-off-by: Gavin Hu <gavin.hu@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
drivers/event/opdl/Makefile
drivers/event/opdl/meson.build
drivers/event/opdl/opdl_ring.c