On Wed, Oct 23, 2019 at 8:22 PM Tomeu Vizoso <[email protected]> wrote: > > When deferring the probe because of a missing regulator, we were calling > pm_runtime_disable even if pm_runtime_enable wasn't called. > > Move the call to pm_runtime_disable to the right place. > > Signed-off-by: Tomeu Vizoso <[email protected]> > Reported-by: Chen-Yu Tsai <[email protected]> > Cc: Robin Murphy <[email protected]> > Fixes: f4a3c6a44b35 ("drm/panfrost: Disable PM on probe failure")
Tested-by: Chen-Yu Tsai <[email protected]> _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
