lkml.org 
[lkml]   [2023]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 3/8] gpio: GPIO_REGMAP: select REGMAP instead of depending on it
    Am 2023-02-26 06:39, schrieb Randy Dunlap:
    > REGMAP is a hidden (not user visible) symbol. Users cannot set it
    > directly thru "make *config", so drivers should select it instead of
    > depending on it if they need it.
    >
    > Consistently using "select" or "depends on" can also help reduce
    > Kconfig circular dependency issues.
    >
    > Therefore, change the use of "depends on REGMAP" to "select REGMAP".
    >
    > Fixes: ebe363197e52 ("gpio: add a reusable generic gpio_chip using
    > regmap")
    > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
    > Cc: Michael Walle <michael@walle.cc>
    > Cc: Linus Walleij <linus.walleij@linaro.org>
    > Cc: Bartosz Golaszewski <brgl@bgdev.pl>
    > Cc: linux-gpio@vger.kernel.org

    Acked-by: Michael Walle <michael@walle.cc>

    Thanks,
    -michael

    \
     
     \ /
      Last update: 2023-03-27 00:36    [W:4.117 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site