diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-14 14:18:30 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-17 08:53:02 +0200 |
commit | b6f7aeaf1bfd8d78d55868f0857e397b06a01777 (patch) | |
tree | aa2ae7c5ef3bdf22f0e8a16ba607980005a39428 /drivers/gpio/gpio-mpc5200.c | |
parent | 476f18c0895df7b281eb84b3e687e6101c844338 (diff) | |
download | linux-b6f7aeaf1bfd8d78d55868f0857e397b06a01777.tar.gz linux-b6f7aeaf1bfd8d78d55868f0857e397b06a01777.tar.bz2 linux-b6f7aeaf1bfd8d78d55868f0857e397b06a01777.zip |
gpio: sysfs: constify gpio class
All class functions used here take a const pointer to the class
structure. We can constify gpio_class.
While at it: remove a stray newline and use a tab in the struct
definition for consistency with the line above.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241014121831.106532-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions