Loading drivers/power/bq20z75.c +2 −0 Original line number Diff line number Diff line Loading @@ -702,6 +702,8 @@ static int __devinit bq20z75_probe(struct i2c_client *client, INIT_DELAYED_WORK(&bq20z75_device->work, bq20z75_delayed_work); bq20z75_device->enable_detection = true; return 0; exit_psupply: Loading Loading
drivers/power/bq20z75.c +2 −0 Original line number Diff line number Diff line Loading @@ -702,6 +702,8 @@ static int __devinit bq20z75_probe(struct i2c_client *client, INIT_DELAYED_WORK(&bq20z75_device->work, bq20z75_delayed_work); bq20z75_device->enable_detection = true; return 0; exit_psupply: Loading