From: Wei WANG <[email protected]> v2: 1. Modify copyright notice 2. Add macro definitions for phy registers 3. Replace mdelay with msleep
Wei WANG (1): mfd:rtsx: Support RTS5249 drivers/mfd/Makefile | 2 +- drivers/mfd/rts5249.c | 241 ++++++++++++++++++++++++++++++++++++++++++ drivers/mfd/rtsx_pcr.c | 5 + drivers/mfd/rtsx_pcr.h | 1 + include/linux/mfd/rtsx_pci.h | 36 +++++++ 5 files changed, 284 insertions(+), 1 deletion(-) create mode 100644 drivers/mfd/rts5249.c -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

