From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751682AbdHROGh (ORCPT ); Fri, 18 Aug 2017 10:06:37 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:33414 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751017AbdHROGe (ORCPT ); Fri, 18 Aug 2017 10:06:34 -0400 Date: Fri, 18 Aug 2017 16:06:31 +0200 From: Thierry Reding To: Jonathan Liu Cc: David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drm/panel: simple: Add missing panel_simple_unprepare calls Message-ID: <20170818140631.GD28143@ulmo> References: <20170807115545.27747-1-net147@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yudcn1FV7Hsu/q59" Content-Disposition: inline In-Reply-To: <20170807115545.27747-1-net147@gmail.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --yudcn1FV7Hsu/q59 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 07, 2017 at 09:55:45PM +1000, Jonathan Liu wrote: > During panel removal or system shutdown panel_simple_disable is called > which disables the panel backlight but the panel is still powered due to > missing calls to panel_simple_unprepare. >=20 > Fixes: d02fd93e2cd8 ("drm/panel: simple - Disable panel on shutdown") > Cc: stable@vger.kernel.org # v3.16+ > Signed-off-by: Jonathan Liu > --- > drivers/gpu/drm/panel/panel-simple.c | 2 ++ > 1 file changed, 2 insertions(+) Applied to drm-misc-next, thanks. Thierry --yudcn1FV7Hsu/q59 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlmW9GcACgkQ3SOs138+ s6Ec7Q//Yd/p2G1fhIdddwAESInc6xVll2h8+WkjengMpnU+kfEzUWp3L1t6WSa1 nyrLDArE3rW5xOEm5CaWYlAgIIeN/dDOEQ14ZG1RTHq6s2dyF43FFmFt0/pNCk/l QkibKCVUC+MqV6mZhnQDfiykRGmsi3wewp4vO7vnwjTUu6DdMcp4qq8kXpkS+M7/ Vac2BZ3TihuGYyql74z5ZZEe5CW27EfBVDnGd75KyDiiU7fwPvI7CO8xCyFA4Nf0 k541c14f8E/g2essS9H94LVxT7kh6YceGrAhbEvD2bfACdFievdcQHwgW2bz9hEx UPc9cfO11hSR9T61zujshq8oTAvACrAo+OOaiyOhX2S1yRFEVTCQlEureYs26w0l H9JzoO4O0TqeBjBJa3WxtykkacN3DKCYaLyglR9ybBWt9u+iij4SjZpRkTdPHFFB TlsMsqVSpp4Q7/c41cTte8LHGyjvdOFmP94o4/o/KgYOI0pH9XO4gpDlZ6k8bWHH a0kN8n2jNr1BrdZ8hucU9XG94pVR5SCHTV3/xtMqcqB96J99ij9j2yLLZdNuA38I QTY3FczoBWV8Oz7dEEfVPd9Co/n+mnCNd47m0If3c7fpVvU/ghp187g1gMSx1nbQ dhBJhN8Q2yoArYEwfhJotMbpNCN6+aF909MF1DCToqMlQIYSyb4= =UvTP -----END PGP SIGNATURE----- --yudcn1FV7Hsu/q59--