From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Rob Landley <rob@landley.net>,
Mauro Carvalho Chehab <m.chehab@samsung.com>,
Richard Weinberger <richard@nod.at>,
linux-media@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [media] s5p-fimc: Remove reference to outdated macro
Date: Sun, 02 Mar 2014 14:49:08 +0100 [thread overview]
Message-ID: <531336D4.6030104@gmail.com> (raw)
In-Reply-To: <1392199729.23759.20.camel@x220>
On 02/12/2014 11:08 AM, Paul Bolle wrote:
> The Kconfig symbol S5P_SETUP_MIPIPHY was removed in v3.13. Remove a
> reference to its macro from a list of Kconfig options.
>
> Signed-off-by: Paul Bolle<pebolle@tiscali.nl>
> ---
> See commit e66f233dc7f7 ("ARM: Samsung: Remove the MIPI PHY setup
> code"). Should one or more options be added to replace
> S5P_SETUP_MIPIPHY? I couldn't say. It's safe to remove this one anyway.
Thanks, patch applied.
There has been also a related patch posted for the MIPI CSIS/DSIM PHY
driver: http://www.spinics.net/lists/linux-samsung-soc/msg26773.html
> Documentation/video4linux/fimc.txt | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/video4linux/fimc.txt b/Documentation/video4linux/fimc.txt
> index e51f1b5..7d6e160 100644
> --- a/Documentation/video4linux/fimc.txt
> +++ b/Documentation/video4linux/fimc.txt
> @@ -151,9 +151,8 @@ CONFIG_S5P_DEV_FIMC1 \
> CONFIG_S5P_DEV_FIMC2 | optional
> CONFIG_S5P_DEV_FIMC3 |
> CONFIG_S5P_SETUP_FIMC /
> -CONFIG_S5P_SETUP_MIPIPHY \
> -CONFIG_S5P_DEV_CSIS0 | optional for MIPI-CSI interface
> -CONFIG_S5P_DEV_CSIS1 /
> +CONFIG_S5P_DEV_CSIS0 \ optional for MIPI-CSI interface
> +CONFIG_S5P_DEV_CSIS1 /
--
Regards,
Sylwester
prev parent reply other threads:[~2014-03-02 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 10:08 [PATCH] [media] s5p-fimc: Remove reference to outdated macro Paul Bolle
2014-03-02 13:49 ` Sylwester Nawrocki [this message]
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=531336D4.6030104@gmail.com \
--to=sylvester.nawrocki@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.com \
--cc=pebolle@tiscali.nl \
--cc=richard@nod.at \
--cc=rob@landley.net \
/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.