http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=79
------- Additional Comments From [EMAIL PROTECTED] 2008-04-17 07:26 ------- Created an attachment (id=596) --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=596&action=view) Updated kernel config file for the GTA01 to resolve GSM resume problem Some of the low-level debug stuff for the S3C2410 gets in the way of the GSM device on the serial port during resume from suspend. Disabling selected low-level debug items prevents this. The operative config item is the disabling of CONFIG_DEBUG_LL; this has the side effect of removing the CONFIG_S3C2410_PM_DEBUG config item due to dependency. Signed-off-by: Mike Westerhof <[EMAIL PROTECTED]> ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
