Re: [PATCH 1/3] [ARM] msm_serial: serial driver for MSM7K onboardserial peripheral.

From: Alan Cox
Date: Thu Jun 18 2009 - 05:19:31 EST


On Wed, 17 Jun 2009 17:31:13 -0700
Brian Swetland <swetland@xxxxxxxxxx> wrote:

> From: Robert Love <rlove@xxxxxxxxxx>
>
> Provides support for the "lowspeed" UARTs on the MSM7k and QSD8k
> family of SoCs from Qualcomm. Serial console support included.
>
> Signed-off-by: Robert Love <rlove@xxxxxxxxxx>
> Signed-off-by: Brian Swetland <swetland@xxxxxxxxxx>
> Acked-by: Pavel Machek <pavel@xxxxxx>

If you fold other peoples patches into something please preserve the
authorship data and preferably keep the two patches separated as it
otherwise causes merge problems if stuff (eg the serial patches) goes via
two trees at once.

At the moment the ttydev tree has
-> your original -> my (intel's I guess) fixes ->

and if the updated one also went in via the arm tree git can't always
figure out what is going on.

If its only going by one path and you know that then just adding an
additional note on the authorship of updates is fine but this being
serial/tty and ARM is likely to hit both trees.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/