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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 Oct 2015 23:46:15 +0200
From:	Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
To:	Antoine Tenart <antoine.tenart@...e-electrons.com>,
	linus.walleij@...aro.org
CC:	jszhang@...vell.com, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] pinctrl: berlin: Kconfig clean up

On 13.10.2015 23:31, Antoine Tenart wrote:
> Reorder the statements under the PINCTRL_BERLIN_BG4CT config
> option to be consistent with the existing.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@...e-electrons.com>

If this is the only patch that requires the dependency with
Jisheng's pending patches, can you two agree on squashing it
into Jisheng's patch set?

Sebastian

> ---
>   drivers/pinctrl/berlin/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/berlin/Kconfig b/drivers/pinctrl/berlin/Kconfig
> index cf95b4d7f7e3..8fe6ad7795dc 100644
> --- a/drivers/pinctrl/berlin/Kconfig
> +++ b/drivers/pinctrl/berlin/Kconfig
> @@ -21,8 +21,8 @@ config PINCTRL_BERLIN_BG2Q
>   	select PINCTRL_BERLIN
>
>   config PINCTRL_BERLIN_BG4CT
> -	depends on OF
>   	bool "Marvell berlin4ct pin controller driver"
> +	depends on OF
>   	select PINCTRL_BERLIN
>
>   endif
>

--
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