From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752746AbdBUUTu (ORCPT ); Tue, 21 Feb 2017 15:19:50 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:35380 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752708AbdBUUTj (ORCPT ); Tue, 21 Feb 2017 15:19:39 -0500 Date: Tue, 21 Feb 2017 12:19:34 -0800 From: Maxime Ripard To: Chen-Yu Tsai Cc: David Airlie , dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/7] drm/sun4i: Move drm_mode_config_cleanup call to main driver Message-ID: <20170221201934.nyel2kcta3pfcdbo@lukather> References: <20170217031330.14087-1-wens@csie.org> <20170217031330.14087-2-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7l43q5mokrh2mhit" Content-Disposition: inline In-Reply-To: <20170217031330.14087-2-wens@csie.org> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7l43q5mokrh2mhit Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 17, 2017 at 11:13:24AM +0800, Chen-Yu Tsai wrote: > drm_mode_config_cleanup is the complement of drm_mode_config_init, which > is called in the bind function of sun4i_drv. drm_mode_config_cleanup > should be put in the unbind function to match. >=20 > Signed-off-by: Chen-Yu Tsai Applied, thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --7l43q5mokrh2mhit Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYrKDWAAoJEBx+YmzsjxAg+4gP/iRtv1o0+3ykq687yWDJhuPO 2DUHTwXwCVI4mialSlHAVmeiGHDVY0ZZXbKpczoN7ZnGpWwIidVC9TIsLcwkym2M TxeBZfaF/yKd4NR6c0nMxxMpu6rjA9FBnDa7c3SXSsh6Qp+bPZLJvWoOzX74Hjsi I7ZKaICIDJOpZ8DSNFIj8AA1uwU4Spw6lv33/aLQicgS7Zd2zXSPugY/g8d/8ojg B5vtuVjH6JocxoqFAVazepIkzDBt9VE3fLWzNpNUDRzgRFvXqoFE0ATKaT3JfXEL J1u/czymYkAxZxg0HYMbPtSiRLXnxlHO3UBR/u3kvZaZDOFVOBKNMhtjal5WGisL 6rHhTJxIyinszcCn3qt7eHab4IgMx+qU7saIIpJc4DW95n76ZKHvS1mtOCERZ893 UvHFuZz+tHx5RwEIRTWL8tdas98Nm4q1fmTy2pi128Q5amZytIeOag93/2kmYTxl qvhi7ZRoGHKW4ImS3rvu9BOjQBer7OK94lKSBDRW9O3EOqNy8vBQ9rHRflXDeblD /hIIms08hS4YeXONRPLtXLqdCK/A4ruTYLc4xCoBr5Jhje7q5lf/Z12FRilsvfFU BZvdpk3TxMDkNqAb6zQvOsDmoKsnMMbmzsLO0hdSDoDOgi+VwsTcJCvhUY/DxFO7 1HJMCVCkqBFgWLWbgl0+ =aKJZ -----END PGP SIGNATURE----- --7l43q5mokrh2mhit--