]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: aw9523: Add proper terminator
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 6 Mar 2024 07:54:25 +0000 (08:54 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 6 Mar 2024 07:56:24 +0000 (08:56 +0100)
commit52279c3d50d964c646692c42a0db87ef7bb451cc
treed5609b06bb92817549ca6a6e555010c8b7835e48
parent3ded216936392775d17bb22fdc480a48eb549961
pinctrl: aw9523: Add proper terminator

The of_device_id array needs to be terminated with a NULL
entry.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202403061147.85XYVsk3-lkp@intel.com/
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240306-fix-aw9523-terminator-v1-1-13f90f87a7f6@linaro.org
drivers/pinctrl/pinctrl-aw9523.c