Commit 568ea51
Bartosz Golaszewski
gpio: shared: use device_is_compatible() for reset-gpio
reset-gpio devices now can be identified with device_is_compatible() so
use it instead of checking the device name string.
Reviewed-by: Linus Walleij <linusw@kernel.org>
Link: https://lore.kernel.org/r/20260112093651.23639-1-bartosz.golaszewski@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>1 parent 4d94418 commit 568ea51
1 file changed
Lines changed: 1 addition & 6 deletions
File tree
- drivers/gpio
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
| 458 | + | |
464 | 459 | | |
465 | 460 | | |
466 | 461 | | |
| |||
0 commit comments