Re: [PATCH] drm/mcde: Fix unbalanced regulator

2020-11-08 Thread Sam Ravnborg
On Sun, Nov 08, 2020 at 12:35:35PM +0100, Linus Walleij wrote: > Since we now turn off the EPOD regulator to reset the > hardware, we need to balance the regulators after that > point. If registering the master fails we only need > to disable one regulator. Fix this by open-coding > this leg of the

[PATCH] drm/mcde: Fix unbalanced regulator

2020-11-08 Thread Linus Walleij
Since we now turn off the EPOD regulator to reset the hardware, we need to balance the regulators after that point. If registering the master fails we only need to disable one regulator. Fix this by open-coding this leg of the error path. Cc: Stephan Gerhold Fixes: c4842d4d0f74 ("drm/mcde: Fix di