lkml.org 
[lkml]   [2019]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH v4 11/16] docs: driver-model: Add missing managed GPIO array get functions
    devm_gpiod_get_array and devm_gpiod_get_array_optional were missing
    from the list. Add them.

    Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
    ---
    Documentation/driver-api/driver-model/devres.rst | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/Documentation/driver-api/driver-model/devres.rst b/Documentation/driver-api/driver-model/devres.rst
    index 1b8302ba405b..b60d0702412d 100644
    --- a/Documentation/driver-api/driver-model/devres.rst
    +++ b/Documentation/driver-api/driver-model/devres.rst
    @@ -267,6 +267,8 @@ DRM

    GPIO
    devm_gpiod_get()
    + devm_gpiod_get_array()
    + devm_gpiod_get_array_optional()
    devm_gpiod_get_index()
    devm_gpiod_get_index_optional()
    devm_gpiod_get_optional()
    --
    2.21.0

    --
    Matti Vaittinen, Linux device drivers
    ROHM Semiconductors, Finland SWDC
    Kiviharjunlenkki 1E
    90220 OULU
    FINLAND

    ~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
    Simon says - in Latin please.
    ~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
    Thanks to Simon Glass for the translation =]

    \
     
     \ /
      Last update: 2019-11-16 20:00    [W:4.378 / U:0.500 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site