Add preliminary support for CyIO/BooEvent

This commit is contained in:
mlt
2009-12-18 18:29:29 +00:00
committed by Godzil
parent 76f20f4d40
commit 6a09ec6d7a
15 changed files with 111641 additions and 28806 deletions

View File

@@ -324,7 +324,9 @@ static int s3c_adc_ioctl(struct inode *inode, struct file *file,
wkup_srce = (unsigned long) arg;
printk("Wakeup parameter = %d\n", wkup_srce);
/* Qisda, ShiYong Lin, 2009/09/28, Add the sleep event message when sleep {*/
#ifdef QISDA
s3c_keypad_pm_sleep_message_to_ap(1);
#endif
/* } Qisda, ShiYong Lin, 2009/09/28, Add the sleep event message when sleep */
ret = 0;
break;