From mboxrd@z Thu Jan 1 00:00:00 1970 From: thierry.reding@gmail.com (Thierry Reding) Date: Fri, 13 Jun 2014 15:17:39 +0200 Subject: [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies In-Reply-To: References: Message-ID: <20140613131738.GA5568@ulmo> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 13, 2014 at 02:06:11PM +0100, Russell King wrote: > DRM_PANEL_LD9040 and DRM_PANEL_S6E8AA0 both explicitly depended on > DRM_PANEL && DRM, whereas DRM_PANEL_SIMPLE relies upon the dependency > on the menu. > > We do not need to use explicit dependencies if we make the menu depend > on DRM_PANEL && DRM - this will implicitly make each entry in the menu > depend on DRM_PANEL && DRM without this needing to be explicitly stated > against every entry. > > Signed-off-by: Russell King > --- > drivers/gpu/drm/panel/Kconfig | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Applied, thanks. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: Re: [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies Date: Fri, 13 Jun 2014 15:17:39 +0200 Message-ID: <20140613131738.GA5568@ulmo> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1553705015==" Return-path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by gabe.freedesktop.org (Postfix) with ESMTP id 143D56EA20 for ; Fri, 13 Jun 2014 06:20:43 -0700 (PDT) Received: by mail-wi0-f180.google.com with SMTP id hi2so875590wib.1 for ; Fri, 13 Jun 2014 06:20:43 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Russell King Cc: Andrzej Hajda , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1553705015== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 13, 2014 at 02:06:11PM +0100, Russell King wrote: > DRM_PANEL_LD9040 and DRM_PANEL_S6E8AA0 both explicitly depended on > DRM_PANEL && DRM, whereas DRM_PANEL_SIMPLE relies upon the dependency > on the menu. >=20 > We do not need to use explicit dependencies if we make the menu depend > on DRM_PANEL && DRM - this will implicitly make each entry in the menu > depend on DRM_PANEL && DRM without this needing to be explicitly stated > against every entry. >=20 > Signed-off-by: Russell King > --- > drivers/gpu/drm/panel/Kconfig | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Applied, thanks. Thierry --opJtzjQTFsWo+cga Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJTmvnyAAoJEN0jrNd/PrOhSWoP/0ExOpUhlNcEGUaeQve1cRZg wEucpqLI/pNUtskcZaUdJo4KlEFhEr3qmDac0ORsY/3Gud7KgwfaIUT+foO7frbU KSqSJa2dW2ft745yazMTVImjdc8mtY+IkH+cpqYmrqOoaR4G9cZnNorTQmWA2c2z lKfPj13qEjIvT+gxaZHGTg4DvOJuUG5Vy0EqrWfVVJ4ddpIJi4HgxlOrzd6mJJag x6FN4oVj4P7Tnw/R/ulFsMaF3QKbP1VsYZD1OAqFKgiAdKzx9sQisATbeGpr4tkX MDT7HObWMA9eFO+s0rViuNWafzyajPoh/HBzhkya6tUE6kqser+4u17sCbb183Yp wySCJ5zEGWlxn5i5EsMWYZw/qpdRbEzCUUEphqF7ewh5nDcmgcXDaJwxtM8C3BQW AMpDspqGZ0kqtQDDpMkn/M88inVuB2YRLqt4uINtnU/Acdr3DjjYHy3aeYCy+vc9 moFF4ueE8A24w0oXlUozIhWI5Rrld9a6hQkMKKCO5M6GEcVDNa8VeR+pp48KmvTY jLbDmW3VC9/S/+sn+i0FZtBUABEiHXH2+v+mqp8hdtaJGl5H7h9LHYoUSYRAhRB/ oTtxaBSTzO0O0z5wm2ywlaC2X1C1TUCMzzVI/eI8wMZxABGP3U0j1BjtIODAfjY6 vZMoYaXmVdKyddFCtKpC =8VQk -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- --===============1553705015== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1553705015==--