]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: mediatek: Export debounce time tables
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Nov 2022 08:11:07 +0000 (09:11 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Nov 2022 08:13:59 +0000 (09:13 +0100)
commitbd62c71b35c74f69e7c6a37a0a013abf31e8adf4
treed1391b9c4ab2bc40880ac64f87433e7bc88c991e
parentc6224299bf2c1137633cfe7b0212c9de38fd94a9
pinctrl: mediatek: Export debounce time tables

The kernel test robot complains that in certain combinations
when building the Mediatek drivers as modules we lack some
debounce table symbols, so export them.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: c6224299bf2c ("pinctrl: mediatek: Fix EINT pins input debounce time configuration")
Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/mtk-eint.c