Skip to content
Commit ef2730fb authored by Biju Das's avatar Biju Das Committed by Sebastian Reichel
Browse files

power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()



Add struct bq2515x_info and replace device_id->info in struct
bq2515x_device.

Simpilfy bq2515x_read_properties() and probe() by adding struct
bq2425x_chip_info as match data for OF/ID tables and use
i2c_get_match_data for retrieving match data instead of ID lookup.

Drop enum bq2515x_id as there is no user.

Signed-off-by: default avatarBiju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20230902200518.91585-2-biju.das.jz@bp.renesas.com


Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 92bbb93a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment