mfd: palmas: Make similar OF and ID table
authorBiju Das <biju.das.jz@bp.renesas.com>
Thu, 31 Aug 2023 18:31:53 +0000 (19:31 +0100)
committerLee Jones <lee@kernel.org>
Wed, 1 Nov 2023 10:02:10 +0000 (10:02 +0000)
commit9a41c31e40d867bb4ad93b527b0ba7cfaae4c9c4
treef9de2de46a3712953185f6d5bea11268b93d53b3
parenta17e0bc66fd4f63c5a6090bdd140c988df8b6c47
mfd: palmas: Make similar OF and ID table

Make similar OF and ID table to extend support for ID match using
i2c_match_data(). Currently it works only for OF match tables as the
driver_data is wrong for ID match.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230831183153.63750-5-biju.das.jz@bp.renesas.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/palmas.c