On Wed, May 29, 2013 at 06:57:43AM +0000, Lu Jingchang-B35083 wrote: > [Lu Jingchang-B35083] > For multiple dts uart nodes, each node will call .probe once. If the uart_register_driver is called from .probe without any conditioning check, it will then be called more than once, but the uart_register_deiver can only register the same uart driver once. So I think current arrangement will be more reasonable. Thanks! > It shouldn't be too hard to add a check for that. But if you like to stay with the current one, okay, I'm fine. Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html