From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Bulwahn Date: Tue, 18 Feb 2020 20:14:53 +0000 Subject: RE: [PATCH] tty/serial: cleanup after ioc*_serial driver removal Message-Id: List-Id: References: <20200217081558.10266-1-lukas.bulwahn@gmail.com> <3908561D78D1C84285E8C5FCA982C28F7F57B7D6@ORSMSX115.amr.corp.intel.com> In-Reply-To: <3908561D78D1C84285E8C5FCA982C28F7F57B7D6@ORSMSX115.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Luck, Tony" Cc: Lukas Bulwahn , Anatoly Pugachev , Pat Gefre , Christoph Hellwig , "Yu, Fenghua" , "linux-ia64@vger.kernel.org" , "linux-doc@vger.kernel.org" , Joe Perches , "kernel-janitors@vger.kernel.org" , Linux Kernel list On Tue, 18 Feb 2020, Luck, Tony wrote: > > I do not know if there are more ia64 serial drivers, but the MAINTAINERS > > entry and commit message suggested there is not another serial driver. > > Lukas, > > There aren't any other ia64 specific serial drivers. But ia64 does use generic > serial drivers (e.g. my test machine has a couple of serial ports attached to 16550A > devices) > > I think some notes in that documentation file still apply. Please don't delete. > I provided a PATCH v2 that does not delete the documentation, which already was reviewed by Christoph Hellwig. Please pick and apply that PATCH v2. Lukas