diff options
author | Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> | 2021-01-05 14:53:35 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-02-15 11:43:26 +0100 |
commit | 82bf0afd57deac5ba7b5642e10d7759222d15347 (patch) | |
tree | f4dd0ef379b128ab5b5b4d38094de82097a43dec /drivers/pinctrl | |
parent | 032653ef1b9dee6176a82b890395a1a1c7ca2c56 (diff) |
gpio: bd7xxxx: Do not depend on parent driver data
The ROHM BD70528 and BD71828 GPIO drivers only need the regmap
pointer from parent. Regmap can be obtained via dev_get_regmap()
so do not require parent to populate driver data for that.
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/pinctrl')
0 files changed, 0 insertions, 0 deletions