On Thu, Mar 20, 2025 at 03:00:34PM +0100, Ulf Hansson wrote: > Currently we are only distinguishing between the suspend and the shutdown > scenarios, which make a bool sufficient as in-parameter to the various PM > functions for eMMC. However, to prepare for adding support for another > scenario in a subsequent change, let's convert into using an enum. > > Suggested-by: Wolfram Sang > Signed-off-by: Ulf Hansson Reviewed-by: Wolfram Sang Tested-by: Wolfram Sang