Re: [PATCH 8/9] serdev: add a tty port controller driver
From: Rob Herring <robh@kernel.org>
Date: 2017-01-14 02:55:26
Also in:
linux-serial, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-01-14 02:55:26
Also in:
linux-serial, lkml
On Tue, Jan 10, 2017 at 4:04 PM, Pavel Machek [off-list ref] wrote:
Hi!quoted
+MODULE_AUTHOR("Rob Herring <robh@kernel.org");Missing ">".
Actually, this I should drop because this driver can not be a module. The bus can be though. Rob