20 Sep, 2016

1 commit

  • bq->charger is initialized in bq24257_power_supply_init.
    Therefore, bq24257_power_supply_init should be called before the
    registration of the IRQ handler bq24257_irq_handler_thread that calls
    power_supply_changed(bq->charger).

    Signed-off-by: Georges Savoundararadj
    Cc: Aurelien Chanot
    Cc: Andreas Dannenberg
    Cc: Sebastian Reichel
    Cc: David Woodhouse
    Fixes: 2219a935963e ("power_supply: Add TI BQ24257 charger driver")
    Signed-off-by: Sebastian Reichel

    Georges Savoundararadj
     

11 Aug, 2016

1 commit