On 11/23/2013 12:51 AM, Krzysztof Kozlowski wrote: > From: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> > > This patch supports Maxim MAX14577 MUIC(Micro USB Interface Controller) > device by using EXTCON subsystem to handle various external connectors. > The max14577 device uses regmap method for i2c communication and > supports irq domain. > > Signed-off-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > drivers/extcon/Kconfig | 10 + > drivers/extcon/Makefile | 1 + > drivers/extcon/extcon-max14577.c | 752 ++++++++++++++++++++++++++++++++++++++ > 3 files changed, 763 insertions(+) > create mode 100644 drivers/extcon/extcon-max14577.c > Applied it. Thanks, Chanwoo Choi -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html