Skip to content
Snippets Groups Projects
Commit 8af6ce41 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[DRIVER][NONFUNC] touch: cyttsp5: remove debug leftover

parent 60b297f1
No related branches found
No related tags found
1 merge request!318[DRIVER][NONFUNC] touch: cyttsp5: remove debug leftover
......@@ -742,14 +742,6 @@ int cyttsp5_devtree_create_and_get_pdata(struct device *adap_dev)
}
break;
}
// /*Entry poinrt for load new fw*/
// if (of_machine_is_compatible("fsl,imx6dl-SBC_revB_S20"))
// {
// pdata->loader_pdata = &cyttsp5_loader_platform_new_fw0_data;
// printk(KERN_ERR "imx6dl-SBC_revB_S20 dtb FOUNDED!");
// }
printk(KERN_ERR "imx6dl-SBC_revB_S20 dtb founded");
}
pr_debug("%s: %d child node(s) found\n", __func__, count);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment