linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>
Subject: Re: [PATCH RESEND] serial: Remove old SC26XX driver
Date: Thu, 19 Dec 2013 11:42:54 -0800	[thread overview]
Message-ID: <20131219194254.GA1443@kroah.com> (raw)
In-Reply-To: <1387481356.914448614@f290.i.mail.ru>

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@mail.ru>
> > > > > ---
> > > > >  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

  reply	other threads:[~2013-12-19 19:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10 14:47 [PATCH RESEND] serial: Remove old SC26XX driver Alexander Shiyan
2013-12-19 18:21 ` Greg Kroah-Hartman
2013-12-19 18:27   ` Alexander Shiyan
2013-12-19 18:58     ` Greg Kroah-Hartman
2013-12-19 19:07       ` Alexander Shiyan
2013-12-19 19:29       ` Alexander Shiyan
2013-12-19 19:42         ` Greg Kroah-Hartman [this message]
2013-12-19 20:00           ` Alexander Shiyan
2013-12-19 22:46             ` Paul Gortmaker
  -- strict thread matches above, loose matches on Subject: below --
2013-12-19 20:02 Alexander Shiyan
2013-12-19 20:34 ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131219194254.GA1443@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-serial@vger.kernel.org \
    --cc=shc_work@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).