]> 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)
commit58fec5b4142383b0e709e07249c6bc199165c16e
treeb2d05c45d2f9994007584e99bbc18a2121c718c4
parent8c9aabffe782f8f3d9617c44341f02f95cbf33e0
gpio: sim: fix a typo

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

Fixes: eee5b4460bf3 ("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