]> www.infradead.org Git - users/hch/misc.git/commit
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 2 Apr 2025 12:20:01 +0000 (15:20 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 8 Apr 2025 09:06:45 +0000 (11:06 +0200)
commitb8c7a1ac884cc267d1031f8de07f1a689a69fbab
treea8add628aa72d10df0fa46eaf2ba8c0ae8ee4b22
parent2b9c536430126c233552cdcd6ec9d5077454ece4
gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment

The regulator comment in of_gpio_set_polarity_by_property()
made on top of a couple of the cases, while Atmel HSMCI quirk
is not related to that. Make it clear by moving Atmel HSMCI
quirk up out of the scope of the regulator comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250402122058.1517393-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpiolib-of.c