Re: [PATCH 4/7] serial/8250: move DWAP support to arch/mips
From: Alan Cox <hidden>
Date: 2011-06-28 10:05:51
Also in:
lkml
From: Alan Cox <hidden>
Date: 2011-06-28 10:05:51
Also in:
lkml
On Mon, 27 Jun 2011 23:45:17 +0200 Arnd Bergmann [off-list ref] wrote:
Only one board uses the UPIO_DWAP iotype, and nothing uses the UPIO_DWAP32 iotype. It seems much cleaner to handle the DWAP quirk as a new port type, and move the serial_out accessor into the platform code. If more platforms start using the DWAP port, that function can be moved into a common location.
Half of this patch appears to be unrelated work on HUB6 Both halves look right but did you accidentally fold two patches together ?