The patch titled dz: Fixes to make it work (update) has been added to the -mm tree. Its filename is dz-fixes-to-make-it-work-update.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: dz: Fixes to make it work (update) From: "Maciej W. Rozycki" <macro@xxxxxxxxxxxxxx> Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/serial/dz.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/serial/dz.c~dz-fixes-to-make-it-work-update drivers/serial/dz.c --- a/drivers/serial/dz.c~dz-fixes-to-make-it-work-update +++ a/drivers/serial/dz.c @@ -659,7 +659,7 @@ static void dz_reset(struct dz_port *dpo * ------------------------------------------------------------------- * dz_console_putchar() -- transmit a character * - * Polled transmission. This is tricky. We need to mask transmit + * Polled trasmission. This is tricky. We need to mask transmit * interrupts so that they do not interfere, enable the transmitter * for the line requested and then wait till the transmit scanner * requests data for this line. But it may request data for another _ Patches currently in -mm which might be from macro@xxxxxxxxxxxxxx are git-netdev-all.patch declance-fix-pmax-and-pmad-support.patch dz-fixes-to-make-it-work.patch dz-fixes-to-make-it-work-fix.patch dz-fixes-to-make-it-work-update.patch pmagb-b-fb-fix-a-default-clock.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html