Re: [PATCH] serial: 8250_dw: Use an unified new dev variable in probe
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2016-08-31 13:44:00
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2016-08-31 13:44:00
Also in:
lkml
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 <redacted> --- drivers/tty/serial/8250/8250_dw.c | 45 ++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 22 deletions(-)
Does not apply to the tree :(