The patch titled serial: serial_txx9 driver update (take 2) (3, actually) has been removed from the -mm tree. Its filename was serial-serial_txx9-driver-update-3.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: serial: serial_txx9 driver update (take 2) (3, actually) From: Atsushi Nemoto <anemo@xxxxxxxxxxxxx> Update the serial_txx9 driver. * Use platform_device. * Fix and cleanup suspend/resume/initialization codes. Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx> Acked-by: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/serial/serial_txx9.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/serial/serial_txx9.c~serial-serial_txx9-driver-update-3 drivers/serial/serial_txx9.c --- a/drivers/serial/serial_txx9.c~serial-serial_txx9-driver-update-3 +++ a/drivers/serial/serial_txx9.c @@ -39,7 +39,7 @@ * Do not call uart_add_one_port for absent ports. * 1.07 Use CONFIG_SERIAL_TXX9_NR_UARTS. Cleanup. * 1.08 Use platform_device. - * Fix and cleanup suspend/resume codes. + * Fix and cleanup suspend/resume/initialization codes. */ #if defined(CONFIG_SERIAL_TXX9_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ) _ Patches currently in -mm which might be from anemo@xxxxxxxxxxxxx are 8139too-fix-irq-problem-with-napi-netpoll.patch x86_64-fix-section-mismatch-warnings.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