Commit 4c976acb authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Dmitry Torokhov
parent c9efb0ba
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment