diff options
author | Bartosz Golaszewski | 2022-07-12 09:40:55 +0200 |
---|---|---|
committer | Bartosz Golaszewski | 2022-07-12 13:41:25 +0200 |
commit | 7329b071729645e243b6207e76bca2f4951c991b (patch) | |
tree | c7ae8f4bc3b6504d8123808c85f4af0286b97797 /drivers/gpio/gpio-tps65910.c | |
parent | 32346491ddf24599decca06190ebca03ff9de7f8 (diff) |
gpio: sim: fix the chip_name configfs item
The chip_name configs attribute always displays the device name of the
first GPIO bank because the logic of the relevant function is simply
wrong.
Fix it by correctly comparing the bank's swnode against the GPIO
device's children.
Fixes: cb8c474e79be ("gpio: sim: new testing module")
Cc: stable@vger.kernel.org
Reported-by: Kent Gibson <warthog618@gmail.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Kent Gibson <warthog618@gmail.com>
Tested-by: Kent Gibson <warthog618@gmail.com>
Diffstat (limited to 'drivers/gpio/gpio-tps65910.c')
0 files changed, 0 insertions, 0 deletions