Re: [PATCH] tty/serial/8250: Make omap hardware workarounds local to 8250.h
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-10-24 18:31:37
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-10-24 18:31:37
On Wed, Oct 03, 2012 at 03:31:58PM -0700, Tony Lindgren wrote:
This allows us to get rid of the ifdefs in 8250.c. Cc: Alan Cox <redacted> Signed-off-by: Tony Lindgren <tony@atomide.com> --- Would appreciate some minimal immutable branch with this commit that I can also pull in to my upcoming omap cleanup branch for v3.8 merge window as I'll be moving plat/serial.h for the ARM common zImage changes.
This is now in my tty-next branch of the tty.git tree, if you want to pull from that. thanks, greg k-h