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:   Mon, 22 Jun 2020 10:52:34 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     Chunyan Zhang <zhang.lyra@...il.com>
Cc:     linux-kernel@...r.kernel.org, Orson Zhai <orsonzhai@...il.com>,
        Baolin Wang <baolin.wang7@...il.com>,
        Chunyan Zhang <chunyan.zhang@...soc.com>,
        Xiaopeng Bai <xiaopeng.bai@...soc.com>
Subject: Re: [PATCH v2] mfd: sprd: populate sub-devices defined in DT

On Fri, 19 Jun 2020, Chunyan Zhang wrote:

> From: Chunyan Zhang <chunyan.zhang@...soc.com>
> 
> SC27XX-SPI added subdevices according to a pre-defined mfd_cell array,
> no matter these devices were really included on board. In this patch,
> switch to use devm_of_platform_populate() for adding sub-devices which
> are defined in devicetree.
> 
> Signed-off-by: Chunyan Zhang <chunyan.zhang@...soc.com>
> ---
> Changes since v1:
> * Address comments from Lee Jones:
> - Switch to use devm_of_platform_populate() to add sub-devices.
> ---
>  drivers/mfd/sprd-sc27xx-spi.c | 75 ++---------------------------------
>  1 file changed, 3 insertions(+), 72 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ