]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: devres: add missing IO helper
authorYang Yingliang <yangyingliang@huawei.com>
Tue, 27 Sep 2022 08:02:15 +0000 (16:02 +0800)
committerJonathan Corbet <corbet@lwn.net>
Thu, 29 Sep 2022 19:18:28 +0000 (13:18 -0600)
commit72543ac5af2a4eeba621c6e5836b6bb14d7971f4
tree2cda27dfbae8d7d318dfac362ca138594c7909f5
parent9c4021607487de7acf5d87140e555a2b371861c1
Documentation: devres: add missing IO helper

Add missing devm_request_free_mem_region() to devres.rst.
It's introduced by commit 16d033fdae4b ("mm: factor out a
devm_request_free_mem_region helper").

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220927080215.1359979-1-yangyingliang@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/driver-model/devres.rst