Re: [PATCH v3 2/2] serial: mxs-auart: Allow device tree probing
From: Marek Vasut <marex@denx.de>
Date: 2012-06-15 16:16:55
Also in:
linux-arm-kernel
From: Marek Vasut <marex@denx.de>
Date: 2012-06-15 16:16:55
Also in:
linux-arm-kernel
Dear Fabio Estevam,
On Fri, Jun 15, 2012 at 1:06 PM, Shawn Guo [off-list ref] wrote:quoted
quoted
+MODULE_DEVICE_TABLE(platform, mxs_auart_devtype);...quoted
+ .id_table = mxs_auart_devtype,I do not think we need these.WIthout this, the non-dt kernel does not probe correctly.
But we don't support non-DT kernel anymore. Best regards, Marek Vasut