From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] [media] Remove optional dependency on PLAT_S5P
Date: Mon, 06 Oct 2014 11:34:27 +0200 [thread overview]
Message-ID: <54326223.3050201@samsung.com> (raw)
In-Reply-To: <4788945.SoI4OqN9Zu@wuerfel>
On 06/10/14 11:26, 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.
> Maybe it was a mistake to remove the PLAT_S5P symbol without changing
> the use here?
>
> Does S5PV210 have this device?
Yes, it does. Indeed, in all patches in this series we should
have replaced PLAT_S5P with ARCH_S5PV210.
--
Thanks,
Sylwester
WARNING: multiple messages have this Message-ID (diff)
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Arnd Bergmann <arnd@arndb.de>, linux-arm-kernel@lists.infradead.org
Cc: Paul Bolle <pebolle@tiscali.nl>,
Kyungmin Park <kyungmin.park@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:34:27 +0200 [thread overview]
Message-ID: <54326223.3050201@samsung.com> (raw)
In-Reply-To: <4788945.SoI4OqN9Zu@wuerfel>
On 06/10/14 11:26, 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.
> Maybe it was a mistake to remove the PLAT_S5P symbol without changing
> the use here?
>
> Does S5PV210 have this device?
Yes, it does. Indeed, in all patches in this series we should
have replaced PLAT_S5P with ARCH_S5PV210.
--
Thanks,
Sylwester
next prev parent reply other threads:[~2014-10-06 9:34 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 [this message]
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
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=54326223.3050201@samsung.com \
--to=s.nawrocki@samsung.com \
--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.