Re: [PATCH] virtio: console: Move file back to drivers/char/

From: Arnd Bergmann
Date: Tue Feb 01 2011 - 07:41:15 EST


On Tuesday 01 February 2011, Amit Shah wrote:
> Commit 728674a7e466628df2aeec6d11a2ae1ef968fb67 moved virtio_console.c
> to drivers/tty/hvc/ under the perception of this being an hvc driver.
> It was such once, but these days it has generic communication
> capabilities as well, so move it to drivers/char/.
>
> In the future, the hvc part from this file can be split off and moved
> under drivers/tty/hvc/.
>
> CC: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
> CC: Greg KH <greg@xxxxxxxxx>
> CC: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Amit Shah <amit.shah@xxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
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/