Add preliminary driver for touchscreen. And start of major changes in CyIO

This commit is contained in:
mlt
2010-05-07 19:12:16 +00:00
committed by Godzil
parent a55a73c5d1
commit 73a653c3d6
11 changed files with 1894 additions and 1266 deletions

View File

@@ -414,13 +414,6 @@ void __init prepare_namespace(void)
{
int is_floppy;
/* qisda tim.huang 091115 delay 1 sec for more time to mount sd card { */
#ifdef MOUNT_DELAY
root_delay = 1;
#endif
/* qisda tim.huang 091115 delay 1 sec for more time to mount sd card } */
if (root_delay) {
printk(KERN_INFO "Waiting %dsec before mounting root device...\n",
root_delay);