Re: [PATCH] serial: Clear proper MPSC interrupt cause bits

2007-06-25 Thread Mark A. Greer
On Sat, Jun 23, 2007 at 09:51:44AM -0700, Andrew Morton wrote: > > On Thu, 21 Jun 2007 19:32:08 -0700 "Mark A. Greer" <[EMAIL PROTECTED]> > > wrote: > > From: Jay Lubomirski <[EMAIL PROTECTED]> > > > > Don't clobber the interrupt cause bits for both MPSC controllers when > > clearing the

Re: [PATCH] serial: Clear proper MPSC interrupt cause bits

2007-06-25 Thread Mark A. Greer
On Sat, Jun 23, 2007 at 09:51:44AM -0700, Andrew Morton wrote: On Thu, 21 Jun 2007 19:32:08 -0700 Mark A. Greer [EMAIL PROTECTED] wrote: From: Jay Lubomirski [EMAIL PROTECTED] Don't clobber the interrupt cause bits for both MPSC controllers when clearing the interrupt for one of

Re: [PATCH] serial: Clear proper MPSC interrupt cause bits

2007-06-23 Thread Andrew Morton
> On Thu, 21 Jun 2007 19:32:08 -0700 "Mark A. Greer" <[EMAIL PROTECTED]> wrote: > From: Jay Lubomirski <[EMAIL PROTECTED]> > > Don't clobber the interrupt cause bits for both MPSC controllers when > clearing the interrupt for one of them. Just clear the one that is > supposed to be cleared. > >

Re: [PATCH] serial: Clear proper MPSC interrupt cause bits

2007-06-23 Thread Andrew Morton
On Thu, 21 Jun 2007 19:32:08 -0700 Mark A. Greer [EMAIL PROTECTED] wrote: From: Jay Lubomirski [EMAIL PROTECTED] Don't clobber the interrupt cause bits for both MPSC controllers when clearing the interrupt for one of them. Just clear the one that is supposed to be cleared.