mfd: arizona-i2c: Add the missing device table IDs for OF
authorAndré Apitzsch <git@apitzsch.eu>
Sun, 19 Mar 2023 12:41:53 +0000 (13:41 +0100)
committerLee Jones <lee@kernel.org>
Wed, 26 Apr 2023 10:40:33 +0000 (11:40 +0100)
commit881656790e9bd246b7cf6eb537feb04f09140a40
tree0b426b63b3f1271c012d3284e20d971cbfc3d964
parent44604617ce7aa0c24fd198b5a8760e018549922f
mfd: arizona-i2c: Add the missing device table IDs for OF

This patch adds missing MODULE_DEVICE_TABLE definition which generates
correct modalias for automatic loading of this driver when it is built
as a module.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230319124153.35294-1-git@apitzsch.eu
drivers/mfd/arizona-i2c.c