]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sim: fix a typo
authorBartosz Golaszewski <brgl@bgdev.pl>
Tue, 8 Mar 2022 08:44:54 +0000 (09:44 +0100)
committerBartosz Golaszewski <brgl@bgdev.pl>
Thu, 10 Mar 2022 09:02:19 +0000 (10:02 +0100)
commit9b138059f570c9234157eb62e9169f8ffc1e8ae9
treeb2d05c45d2f9994007584e99bbc18a2121c718c4
parent6e0176aee8812f20909423cd3e8128d66fb51418
gpio: sim: fix a typo

Just noticed this when applying Andy's patch. s/childred/children/

Fixes: c43e3f54c3df ("gpio: sim: new testing module")
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-sim.c