From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] [media] Remove optional dependency on PLAT_S5P
Date: Mon, 06 Oct 2014 11:35:30 +0200 [thread overview]
Message-ID: <1412588130.4054.49.camel@x220> (raw)
In-Reply-To: <4788945.SoI4OqN9Zu@wuerfel>
On Mon, 2014-10-06 at 11:26 +0200, Arnd Bergmann wrote:
> On Monday 06 October 2014 11:10:26 Paul Bolle wrote:
> > config VIDEO_SAMSUNG_S5P_TV
> > bool "Samsung TV driver for S5P platform"
> > depends on PM_RUNTIME
> > - depends on PLAT_S5P || ARCH_EXYNOS || COMPILE_TEST
> > + depends on ARCH_EXYNOS || COMPILE_TEST
> > default n
> > ---help---
> > Say Y here to enable selecting the TV output devices for
> >
>
> I wonder if it should now allow being built for ARCH_S5PV210.
That was what Tomasz Figa claimed in
http://lkml.kernel.org/r/53C676DB.6070002 at samsung.com
> Maybe it was a mistake to remove the PLAT_S5P symbol without changing
> the use here?
At least it was a bit sloppy to remove the symbol without touching this
(and six other) dependencies. But after nearly three months I lost
patience waiting for a fix to be submitted.
My cleanup doesn't really change a thing. And a proper fix, if needed,
is still possible after this has landed.
> Does S5PV210 have this device?
Paul Bolle
WARNING: multiple messages have this Message-ID (diff)
From: Paul Bolle <pebolle@tiscali.nl>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Tomasz Stanislawski <t.stanislaws@samsung.com>,
Mauro Carvalho Chehab <m.chehab@samsung.com>,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
Valentin Rothberg <valentinrothberg@gmail.com>
Subject: Re: [PATCH 3/4] [media] Remove optional dependency on PLAT_S5P
Date: Mon, 06 Oct 2014 11:35:30 +0200 [thread overview]
Message-ID: <1412588130.4054.49.camel@x220> (raw)
In-Reply-To: <4788945.SoI4OqN9Zu@wuerfel>
On Mon, 2014-10-06 at 11:26 +0200, Arnd Bergmann wrote:
> On Monday 06 October 2014 11:10:26 Paul Bolle wrote:
> > config VIDEO_SAMSUNG_S5P_TV
> > bool "Samsung TV driver for S5P platform"
> > depends on PM_RUNTIME
> > - depends on PLAT_S5P || ARCH_EXYNOS || COMPILE_TEST
> > + depends on ARCH_EXYNOS || COMPILE_TEST
> > default n
> > ---help---
> > Say Y here to enable selecting the TV output devices for
> >
>
> I wonder if it should now allow being built for ARCH_S5PV210.
That was what Tomasz Figa claimed in
http://lkml.kernel.org/r/53C676DB.6070002@samsung.com
> Maybe it was a mistake to remove the PLAT_S5P symbol without changing
> the use here?
At least it was a bit sloppy to remove the symbol without touching this
(and six other) dependencies. But after nearly three months I lost
patience waiting for a fix to be submitted.
My cleanup doesn't really change a thing. And a proper fix, if needed,
is still possible after this has landed.
> Does S5PV210 have this device?
Paul Bolle
next prev parent reply other threads:[~2014-10-06 9:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-06 9:10 [PATCH 3/4] [media] Remove optional dependency on PLAT_S5P Paul Bolle
2014-10-06 9:10 ` Paul Bolle
2014-10-06 9:26 ` Arnd Bergmann
2014-10-06 9:26 ` Arnd Bergmann
2014-10-06 9:34 ` Sylwester Nawrocki
2014-10-06 9:34 ` Sylwester Nawrocki
2014-10-06 9:38 ` Paul Bolle
2014-10-06 9:38 ` Paul Bolle
2014-10-06 9:35 ` Paul Bolle [this message]
2014-10-06 9:35 ` Paul Bolle
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=1412588130.4054.49.camel@x220 \
--to=pebolle@tiscali.nl \
--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.