Home
last modified time | relevance | path

Searched hist:c1ae3a4efbf53335a6422646759f43d682ebdaf8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq25890_charger.cdiff c1ae3a4efbf53335a6422646759f43d682ebdaf8 Tue Feb 01 07:06:59 CST 2022 Hans de Goede <hdegoede@redhat.com> power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper

Use the devm_regmap_field_bulk_alloc() helper function instead of
open-coding this ourselves.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>