Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1567f52 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Sensors: remove the MPU3050 driver parent"

parents b17385ed c8d7bd6c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -734,7 +734,6 @@ static int mpu3050_probe(struct i2c_client *client,

	idev->name = "MPU3050";
	idev->id.bustype = BUS_I2C;
	idev->dev.parent = &client->dev;

	idev->open = mpu3050_input_open;
	idev->close = mpu3050_input_close;