[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110104135621.56a4770e@lxorguk.ukuu.org.uk>
Date: Tue, 4 Jan 2011 13:56:21 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Michael Williamson <michael.williamson@...ticallink.com>
Cc: davinci-linux-open-source@...ux.davincidsp.com,
linux-arm-kernel@...ts.infradead.org, khilman@...prootsystems.com,
linux-serial@...r.kernel.org, gregkh@...e.de,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] serial: Provide capability to disable modem status
interrupts in 8250 driver
> This patch was tested using a MityDSP-L138F platform having a UART CTS pin
> connected to a clock signal (and configured, via pinmux, as a clock input
> for another peripheral function).
Please hide such horrors in your platform code. We are trying todrive all
the quirks stuff we can out of the core code.
Instead provide your own I/O methods when registering the port and mask
the appropriate bogus bits in the register.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists