RE: [PATCH v1 2/3] libs/power: remove experimental empty poll API

2023-02-07 Thread Pattan, Reshma
> -Original Message- > From: David Hunt > Subject: [PATCH v1 2/3] libs/power: remove experimental empty poll API Typo: libs=>lib > This API is no longer needed as it is superceded by the monitor/pause/scale > callback mechanism. monitor/pause/scale => "

[PATCH v1 2/3] libs/power: remove experimental empty poll API

2022-12-20 Thread David Hunt
This patchset removes the empty poll experimental API, which has been in an experimental state since it was added. This API is no longer needed as it is superceded by the monitor/pause/scale callback mechanism. Signed-off-by: David Hunt --- lib/power/meson.build| 2 - lib/power/rt