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, 8 Jun 2020 09:41:03 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Dejin Zheng <zhengdejin5@...il.com>
Cc:     linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] Documentation: devres: add missing entry for
 devm_platform_get_and_ioremap_resource()

On Wed, 27 May 2020 22:45:31 +0800
Dejin Zheng <zhengdejin5@...il.com> wrote:

> The devm_platform_get_and_ioremap_resource() should be documented in
> devres.rst. Add the missing entry.
> 
> Signed-off-by: Dejin Zheng <zhengdejin5@...il.com>
> ---
>  Documentation/driver-api/driver-model/devres.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
> index 89681264ee2c..713b44deb0bf 100644
> --- a/Documentation/driver-api/driver-model/devres.rst
> +++ b/Documentation/driver-api/driver-model/devres.rst
> @@ -314,6 +314,7 @@ IOMAP
>    devm_platform_ioremap_resource() : calls devm_ioremap_resource() for platform device
>    devm_platform_ioremap_resource_wc()
>    devm_platform_ioremap_resource_byname()
> +  devm_platform_get_and_ioremap_resource()

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ