2009-10-25 17:53:14

by Bart Hartgers

[permalink] [raw]
Subject: [PATCH 0/7] ark3116: (3rd try) driver rework

Hi Greg,

Third try in getting my patches to the list. Somehow send to myself
worked, but vger seems to choke on something.


Anyhow:

Here is the patch set I metioned earlier. It brings the ark3116 driver
up to date by:
- replacing the magic numbers by proper uart register accesses
- introducing locking
- line error handling
- interrupt based modem status handling
- cts/rts handshaking
- break signaling

The patches are against 2.6.32-rc4.

Groeten,
Bart
--


2009-10-25 17:57:05

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 0/7] ark3116: (3rd try) driver rework

On Sun, Oct 25, 2009 at 06:50:57PM +0100, [email protected] wrote:
> Hi Greg,
>
> Third try in getting my patches to the list. Somehow send to myself
> worked, but vger seems to choke on something.

Yeah! Third time was a charm, thanks for resending.

So, how do I resolve this, whose patch series should I take, yours or
Mike's?

You two care to work this out?

thanks,

greg k-h