commit | d7f444499d6faf9a6ae3b27ec094109528d2b9a7 | [log] [tgz] |
---|---|---|
author | Bixuan Cui <cuibixuan@huawei.com> | Sat May 08 11:15:02 2021 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 20 01:00:24 2021 +0200 |
tree | 543405894fa81f6b58c8b71d2b9b97b3485974fe | |
parent | 969ef42b1ae094da99b8acbf14864f94d37f6e58 [diff] |
pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE This patch adds missing MODULE_DEVICE_TABLE definition which generates correct modalias for automatic loading of this driver when it is built as an external module. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Bixuan Cui <cuibixuan@huawei.com> Link: https://lore.kernel.org/r/20210508031502.53637-1-cuibixuan@huawei.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>