--- On Wed, 11/24/10, Kevin Hilman <khilman@xxxxxxxxxxxxxxxxxxx> wrote: > I'm not SPI-aware enough to ack > this patch or > test it thoroughly. Heh, my excuse is usually "not enough time" or sometimes "no test setup" ... ;) In this case I can at least ack the fix in principle. CS active means an active trransfer, which must not happen during OFF or other suspend states. Acked-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx> > Also, in the last patch I suggested you do more of a > save/restore of > this value instead of a restore to a hard-coded > value. IOW, save the > value in the suspend method, restore it in resume. More correct to restart message queue processing after resume, if it's non-empty, and to have cleanly stopped it (between messages) before entering suspend states like OFF. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html