Commit 4c976acb authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Dmitry Torokhov
Browse files
parent c9efb0ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -486,7 +486,7 @@ static int silead_ts_probe(struct i2c_client *client,

	silead_ts_read_props(client);

	/* We must have the IRQ provided by DT or ACPI subsytem */
	/* We must have the IRQ provided by DT or ACPI subsystem */
	if (client->irq <= 0)
		return -ENODEV;