With the header file escape fixed (sorry about that) --- Feng Tang (4): hsu: call PCI pm hooks in suspend/resume function hsu: some code cleanup hsu: add a periodic timer to check dma rx channel hsu: driver for Medfield High Speed UART device drivers/serial/Kconfig | 10 drivers/serial/Makefile | 1 drivers/serial/mfd.c | 1498 +++++++++++++++++++++++++++++++++++++++++++ include/linux/serial_core.h | 2 include/linux/serial_mfd.h | 47 + include/linux/serial_reg.h | 16 6 files changed, 1574 insertions(+), 0 deletions(-) create mode 100644 drivers/serial/mfd.c create mode 100644 include/linux/serial_mfd.h -- 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