Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-25 Thread Atsushi Nemoto
On Thu, 25 Oct 2007 13:40:44 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > > Now rc1 is released. Any chances for this patch? > > If none, I should push other workaround to fix this issue on 2.6.24. > > I don't know what patch you're referring to. I don't appear to have > whatever-patch-this

Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-25 Thread Russell King
On Thu, Oct 25, 2007 at 01:40:44PM -0700, Andrew Morton wrote: > On Fri, 26 Oct 2007 01:05:10 +0900 (JST) > Atsushi Nemoto <[EMAIL PROTECTED]> wrote: > > > On Thu, 18 Oct 2007 17:18:27 +0100, Russell King <[EMAIL PROTECTED]> wrote: > > > > Attached patch fixes this problem. Is this a right way? >

Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-25 Thread Andrew Morton
On Fri, 26 Oct 2007 01:05:10 +0900 (JST) Atsushi Nemoto <[EMAIL PROTECTED]> wrote: > On Thu, 18 Oct 2007 17:18:27 +0100, Russell King <[EMAIL PROTECTED]> wrote: > > > Attached patch fixes this problem. Is this a right way? > > > If not, I will fix the serial_txx9 driver to skip the initialization

Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-25 Thread Atsushi Nemoto
On Thu, 18 Oct 2007 17:18:27 +0100, Russell King <[EMAIL PROTECTED]> wrote: > > Attached patch fixes this problem. Is this a right way? > > If not, I will fix the serial_txx9 driver to skip the initialization in > > ->pm() if oldstate was -1. > > I'll have to investigate further to refresh myself

Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-18 Thread Atsushi Nemoto
On Thu, 18 Oct 2007 17:18:27 +0100, Russell King <[EMAIL PROTECTED]> wrote: > > Attached patch fixes this problem. Is this a right way? > > If not, I will fix the serial_txx9 driver to skip the initialization in > > ->pm() if oldstate was -1. > > I'll have to investigate further to refresh myself

Re: [PATCH] serial: do not call ->pm() on initialization for console port

2007-10-18 Thread Russell King
On Fri, Oct 19, 2007 at 01:13:55AM +0900, Atsushi Nemoto wrote: > This commit in current git tree broke serial console for serial_txx9 driver. > > > commit 97d97224ff361e08777fb33e0fd193ca877dac28 > > Author: Russell King <[EMAIL PROTECTED]> > > Date: Sat Sep 1 21:25:09 2007 +0100 > > > > [

[PATCH] serial: do not call ->pm() on initialization for console port

2007-10-18 Thread Atsushi Nemoto
This commit in current git tree broke serial console for serial_txx9 driver. > commit 97d97224ff361e08777fb33e0fd193ca877dac28 > Author: Russell King <[EMAIL PROTECTED]> > Date: Sat Sep 1 21:25:09 2007 +0100 > > [SERIAL] Fix console initialisation ordering The serial_txx9 driver initialize