On Thu, Dec 19, 2013 at 11:29:16PM +0400, Alexander Shiyan wrote: > > > > On Tue, Dec 10, 2013 at 06:47:04PM +0400, Alexander Shiyan wrote: > > > > > New driver for NXP (Philips) UART ICs was introduced in September 2012. > > > > > Old driver no longer used anywhere, this patch removes it. > > > > > > > > > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> > > > > > --- > > > > > drivers/tty/serial/Kconfig | 18 -- > > > > > drivers/tty/serial/Makefile | 1 - > > > > > drivers/tty/serial/sc26xx.c | 749 -------------------------------------------- > > > > > 3 files changed, 768 deletions(-) > > > > > delete mode 100644 drivers/tty/serial/sc26xx.c > > > > > > > > What kernel are you making this patch against? This still doesn't > > > > apply, and no one has touched this driver since 3.12-rc1 in my trees... > > > > > > > > Please redo this patch against the latest kernel version so that it can > > > > be properly applied. > > > > > > Exact as you asked before: > > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git > > > tty-next branch > > > > Nope, fails to apply there :( > > Can this problem be the result of a option "-D" for "git format-patch"? I do not know, can you take your email from the mailing list and apply it properly to the tree using 'git am' or even 'patch -p1'? Both of those fail for me. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html