lkml.org 
[lkml]   [2020]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 05/11] Documentation: devres: add missing mdio helper
    Date
    From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

    We have a devres variant of mdiobus_register() but it's not listed in
    devres.rst. Add it under other mdio devm functions.

    Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.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 e0b58c392e4f..5463fc8a60c1 100644
    --- a/Documentation/driver-api/driver-model/devres.rst
    +++ b/Documentation/driver-api/driver-model/devres.rst
    @@ -343,6 +343,7 @@ MDIO
    devm_mdiobus_alloc()
    devm_mdiobus_alloc_size()
    devm_mdiobus_free()
    + devm_mdiobus_register()

    MEM
    devm_free_pages()
    --
    2.26.1
    \
     
     \ /
      Last update: 2020-06-22 12:01    [W:2.865 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site