On Fri, Jun 15, 2012 at 1:06 PM, Shawn Guo <shawn.guo at linaro.org> wrote: >> +MODULE_DEVICE_TABLE(platform, mxs_auart_devtype); > ... >> + .id_table = mxs_auart_devtype, > > I do not think we need these. WIthout this, the non-dt kernel does not probe correctly.