Nigel Cunningham wrote:
Hi.
On Tue, 2008-05-27 at 15:40 -0500, Mike (mwester) wrote:
We need the equivalent patch applied for the GTA01, please. In the case of the
GTA01, this stuff is spewed directly into the GSM upon wakeup, which has an
unfortunate tendency to confuse both GSM and gmsd simultaneously.
Patch attached.
Thanks,
Mike
Sorry for not asking sooner, but why have a separate S3C2410_PM_DEBUG
option? Why not just reuse CONFIG_PM_DEBUG (this is its purpose).
I can't say for sure; you'd have to ask the l-a-k-l folks, or the original
author. I just need it turned off because its too intrusive.
If I had to guess, I suspect it's because it is both intrusive, and very
specific to the S3C2410 -- and somebody figured that made it desirable to
disable even if you wished general PM debugging turned on.
Regards,
Nigel
Mike (mwester)