[PATCH v3 2/2] serial: mxs-auart: Allow device tree probing
Fabio Estevam
festevam at gmail.com
Fri Jun 15 12:18:30 EDT 2012
On Fri, Jun 15, 2012 at 1:16 PM, Marek Vasut <marex at denx.de> wrote:
> Dear Fabio Estevam,
>
>> 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.
>
> But we don't support non-DT kernel anymore.
but I don't want my patch to break something that has been working for
a long time.
More information about the linux-arm-kernel
mailing list