From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies
Date: Fri, 13 Jun 2014 15:07:48 +0200 [thread overview]
Message-ID: <4454002.W4KMQyPspI@wuerfel> (raw)
In-Reply-To: <E1WvRBL-0007qq-2D@rmk-PC.arm.linux.org.uk>
On Friday 13 June 2014 14:06:11 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 <rmk+kernel@arm.linux.org.uk>
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Andrzej Hajda <a.hajda@samsung.com>,
linux-arm-kernel@lists.infradead.org,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies
Date: Fri, 13 Jun 2014 15:07:48 +0200 [thread overview]
Message-ID: <4454002.W4KMQyPspI@wuerfel> (raw)
In-Reply-To: <E1WvRBL-0007qq-2D@rmk-PC.arm.linux.org.uk>
On Friday 13 June 2014 14:06:11 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 <rmk+kernel@arm.linux.org.uk>
>
Acked-by: Arnd Bergmann <arnd@arndb.de>
next prev parent reply other threads:[~2014-06-13 13:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 13:06 [PATCH v3 1/2] drm/panel: consolidate unnecessary explicit dependencies Russell King
2014-06-13 13:06 ` Russell King
2014-06-13 13:07 ` Arnd Bergmann [this message]
2014-06-13 13:07 ` Arnd Bergmann
2014-06-13 13:17 ` Thierry Reding
2014-06-13 13:17 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4454002.W4KMQyPspI@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.