On May 16, 2008, at 9:55 PM, Stephen Rothwell wrote:
Hi Kumar,
On Fri, 16 May 2008 14:08:00 -0500 (CDT) Kumar Gala <[EMAIL PROTECTED]
> wrote:
+++ b/arch/powerpc/kernel/asm-offsets.c
@@ -52,6 +52,15 @@
#include
#endif
+#if defined(CONFIG_BOOKE) || defined(CONFIG_40x)
+#include "head_booke
On Fri, 16 May 2008 20:50:57 +0400
Anton Vorontsov <[EMAIL PROTECTED]> wrote:
> Some boards do not use interrupts on the CD line, so we want to poll
> the CD and see if there was a change. 1 second poll interval seems
> resonable.
>
The idea isn't bad, but I'm not sure about the mechanism.
To p