diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2023-09-03 18:42:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-11 03:31:27 +0300 |
commit | 9d9cd8e6a4572efa328ef72a83bbc78a39deca37 (patch) | |
tree | 4eb97594465c604783f9987d193524ff69788c4a /drivers/regulator/mp5416.c | |
parent | 9e38482cb562f03fe8d521a001d44eba176a9201 (diff) | |
download | linux-9d9cd8e6a4572efa328ef72a83bbc78a39deca37.tar.xz |
regulator: max20086: 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.
While at it, drop blank lines before MODULE_DEVICE_TABLE* and remove
trailing comma in the terminator entry for OF/ID table.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230903154257.70800-1-biju.das.jz@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/mp5416.c')
0 files changed, 0 insertions, 0 deletions