Re: [PATCH] serial: altera-uart: fix NULL device in log message

From: Tobias Klauser
Date: Tue Dec 16 2014 - 03:00:43 EST


On 2014-12-16 at 08:28:34 +0100, Ley Foon Tan <lftan@xxxxxxxxxx> wrote:
> Add device pointer to port->dev.
>
> Before:
>
> "(NULL device *): ttyAL0 at MMIO 0x2020 (irq = 6, base_baud = 3125000)
> is a Altera UART"
>
> After:
> "altera_uart 2020.serial: ttyAL0 at MMIO 0x2020 (irq = 6, base_baud = 3125000)
> is a Altera UART"
>
> Signed-off-by: Ley Foon Tan <lftan@xxxxxxxxxx>

Acked-by: Tobias Klauser <tklauser@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/