]> www.infradead.org Git - users/dwmw2/linux.git/commit
gpio: sim: lock hog configfs items if present
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 3 Feb 2025 11:01:23 +0000 (12:01 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 5 Feb 2025 13:37:01 +0000 (14:37 +0100)
commit015b7dae084fa95465ff89f6cbf15fe49906a370
treee5d419e0ea4543657da4545b9999d5b367f49f88
parentd6179f6c6204f9932aed3a7a2100b4a295dfed9d
gpio: sim: lock hog configfs items if present

Depending on the user config, the leaf entry may be the hog directory,
not line. Check it and lock the correct item.

Fixes: 8bd76b3d3f3a ("gpio: sim: lock up configfs that an instantiated device depends on")
Tested-by: Koichiro Den <koichiro.den@canonical.com>
Link: https://lore.kernel.org/r/20250203110123.87701-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-sim.c