lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 02 Mar 2014 14:49:08 +0100
From:	Sylwester Nawrocki <sylvester.nawrocki@...il.com>
To:	Paul Bolle <pebolle@...cali.nl>
CC:	Rob Landley <rob@...dley.net>,
	Mauro Carvalho Chehab <m.chehab@...sung.com>,
	Richard Weinberger <richard@....at>,
	linux-media@...r.kernel.org, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [media] s5p-fimc: Remove reference to outdated macro

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@...cali.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ