[PATCH v4] tty: serial: add Freescale lpuart driver support

Shawn Guo shawn.guo at linaro.org
Wed May 29 03:26:05 EDT 2013


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




More information about the linux-arm-kernel mailing list