Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power...
[sfrench/cifs-2.6.git] / drivers / power / supply / bq24257_charger.c
index 7eb58f10e09254499c1f567a3cb451e95ccbef09..eb151687beb3aa9b5323ee66330530dc398831e2 100644 (file)
@@ -950,7 +950,7 @@ static int bq24257_fw_probe(struct bq24257_device *bq)
 static int bq24257_probe(struct i2c_client *client,
                         const struct i2c_device_id *id)
 {
-       struct i2c_adapter *adapter = to_i2c_adapter(client->dev.parent);
+       struct i2c_adapter *adapter = client->adapter;
        struct device *dev = &client->dev;
        const struct acpi_device_id *acpi_id;
        struct bq24257_device *bq;