diff options
author | Saravana Kannan <[email protected]> | 2022-07-26 18:33:48 -0700 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-08-16 12:23:30 +0300 |
commit | 152a81a0b1204e9c7f4af0004b5ed7a8d67dd037 (patch) | |
tree | 4d1eab06531bb856bd7024d0e8211220b623573a /net/lapb/lapb_out.c | |
parent | 568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff) |
pinctrl: samsung: Finish initializing the gpios before registering them
As soon as a gpio is registered, it should be usable by a consumer. So,
do all the initialization before registering the gpios. Without this
change, a consumer can request a GPIO IRQ and have the gpio to IRQ
mapping fail.
Signed-off-by: Saravana Kannan <[email protected]>
Reviewed-by: Sam Protsenko <[email protected]>
Reviewed-by: Chanho Park <[email protected]>
Tested-by: Chanho Park <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions