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

Commit f6b4905d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "input: touchscreen: mxt: remove disable_irq"

parents 9a716442 3cd7d802
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3001,7 +3001,6 @@ static int mxt_configure_objects(struct mxt_data *data,
		dev_warn(dev, "No touch object detected\n");
	}

	disable_irq(data->irq);
	mxt_debug_init(data);

	return 0;