Re: [PATCH v2 1/2] serial/imx: get rid of the uses of cpu_is_mx1()
From: Shawn Guo <hidden>
Date: 2011-07-06 05:53:32
Also in:
linux-arm-kernel, linux-devicetree
From: Shawn Guo <hidden>
Date: 2011-07-06 05:53:32
Also in:
linux-arm-kernel, linux-devicetree
On Tue, Jul 05, 2011 at 11:27:55AM -0600, Grant Likely wrote:
On Tue, Jul 5, 2011 at 9:05 AM, Shawn Guo [off-list ref] wrote:quoted
The patch removes all the uses of cpu_is_mx1(). Instead, it uses the .id_table of platform_driver to distinguish the uart device type. A couple of !cpu_is_mx1() logic gets turned into IS_IMX_UART, as the codes wrapped there are really IMX specific. It also removes macro MX1_UCR3_REF25 and MX1_UCR3_REF30 which are not used anywhere. Signed-off-by: Shawn Guo <redacted> Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Alan Cox <redacted>Acked-by: Grant Likely <redacted> Who's tree is this one going to get merged through?
I think it will be easier to go Sascha's tree. Alan, Sascha, what do you think? -- Regards, Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html