All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Heikki Krogerus <heikki.krogerus@linux.intel.com>,
	Jiri Slaby <jslaby@suse.com>,
	guohanjun@huawei.com
Subject: Re: [PATCH] serial: 8250_dw: Use an unified new dev variable in probe
Date: Wed, 31 Aug 2016 15:44:07 +0200	[thread overview]
Message-ID: <20160831134407.GA8067@kroah.com> (raw)
In-Reply-To: <1472614027-42962-1-git-send-email-wangkefeng.wang@huawei.com>

On Wed, Aug 31, 2016 at 11:27:07AM +0800, Kefeng Wang wrote:
> Use an unified new dev variable instead of &pdev->dev and p->dev
> in probe function.
> 
> Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
> ---
>  drivers/tty/serial/8250/8250_dw.c | 45 ++++++++++++++++++++-------------------
>  1 file changed, 23 insertions(+), 22 deletions(-)

Does not apply to the tree :(

  parent reply	other threads:[~2016-08-31 13:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31  3:27 [PATCH] serial: 8250_dw: Use an unified new dev variable in probe Kefeng Wang
2016-08-31  3:27 ` Kefeng Wang
2016-08-31  9:29 ` Heikki Krogerus
2016-08-31 13:44 ` Greg KH [this message]
2016-09-01  1:34   ` Kefeng Wang
2016-09-01  1:34     ` Kefeng Wang
2016-09-01  2:25     ` Kefeng Wang
2016-09-01  2:25       ` Kefeng Wang
2016-09-01  2:24   ` [PATCH v2] " Kefeng Wang
2016-09-01  2:24     ` Kefeng Wang

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=20160831134407.GA8067@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=guohanjun@huawei.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=wangkefeng.wang@huawei.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.