[PATCH v2 1/2] video: imxfb: Fix unbalanced regulators
Shawn Guo
shawn.guo at linaro.org
Tue Jun 24 23:17:56 PDT 2014
On Mon, Jun 23, 2014 at 03:07:18PM +0200, Denis Carikli wrote:
> Both regulator_enable and regulator_disable's comments
> say that they must be balanced with its counterpart
> enable/disable function.
>
> Not doing it result in kernel warnings each time
> the lcd is powered off twice, for instance trough sysfs.
>
> Signed-off-by: Denis Carikli <denis at eukrea.com>
> ---
> Changelog v1->v2:
> - None
> ---
> drivers/video/fbdev/imxfb.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
This two patches should have fbdev maintainers and list on copy.
Shawn
More information about the linux-arm-kernel
mailing list