dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
authorSimon Glass <sjg@chromium.org>
Sun, 24 Jan 2021 21:32:42 +0000 (14:32 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Feb 2021 10:38:41 +0000 (03:38 -0700)
commita547fcb82880f89d9fdac218308b66e28d3e1481
tree2ed509aa67a3b79e6ef124c505094a42507b7859
parentf724f0af2b5f9d2d17caa3b76cf58574788d8515
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON

This flag has the word 'REMOVE' in it which means it conflicts with
the DM_REMOVE flags. Rename it to DM_FLAG_LEAVE_PD_ON which seems to
indicate its purpose well enough.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/device-remove.c
drivers/video/meson/meson_vpu.c
drivers/watchdog/rti_wdt.c
include/dm/device.h