We don't need to check -ENOTSUPP since this is not used for this purpose in U-Boot. Update the code accordingly.
Signed-off-by: Simon Glass <s...@chromium.org> Reviewed-by: Sean Anderson <sean...@gmail.com> --- (no changes since v1) drivers/core/simple-pm-bus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to u-boot-dm, thanks!