This patchset provide various improvements/fixes for MAX310X serial driver. Alexander Shiyan (6): serial: max310x: Allow driver to be compiled as module serial: max310x: Setup baud rate generator more precisely serial: max310x: Remove init() and exit() callbacks serial: max310x: Remove excess port configure at startup serial: max310x: Add the loopback mode support serial: max310x: Remove IRQ validation drivers/tty/serial/Kconfig | 2 +- drivers/tty/serial/max310x.c | 76 +++++++++++++++++------------------ include/linux/platform_data/max310x.h | 5 --- 3 files changed, 39 insertions(+), 44 deletions(-) -- 1.8.3.2 -- 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