summaryrefslogtreecommitdiffstats
path: root/drivers/hte/Kconfig
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-10-13 09:23:40 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-10-18 09:47:48 +0200
commitdc850faa28ee0ac18e5e192526cdfa1da0b9d951 (patch)
tree7315949eb116f9a443f1e0cb530b511b7ef5d05b /drivers/hte/Kconfig
parentgpiolib: provide gpio_device_get_base() (diff)
downloadlinux-dc850faa28ee0ac18e5e192526cdfa1da0b9d951.tar.xz
linux-dc850faa28ee0ac18e5e192526cdfa1da0b9d951.zip
hte: tegra194: don't access struct gpio_chip
Using struct gpio_chip is not safe as it will disappear if the underlying driver is unbound for any reason. Switch to using reference counted struct gpio_device and its dedicated accessors. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Tested-by: Dipen Patel <dipenp@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> [andy: used gpio_device_find_by_fwnode()] Reviewed-by: Dipen Patel <dipenp@nvidia.com> Link: https://lore.kernel.org/r/20231010151709.4104747-3-andriy.shevchenko@linux.intel.com Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/hte/Kconfig')
0 files changed, 0 insertions, 0 deletions