max77693: Add support for OTG host power supply
authorKamil Debski <k.debski@samsung.com>
Tue, 17 Jun 2014 11:49:22 +0000 (13:49 +0200)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:16:10 +0000 (15:16 +0900)
commit955b1c19fbb0b0f58cd2ca35acf3e6aeb1690ea2
tree2a7afe4f17d6c74e53c2a75d5f1fc6f1329f0dbb
parent4e400c31c71856ee811d42339b630c6369f8a58d
max77693: Add support for OTG host power supply

The max77693_otg_control function was adapted from the 3.0 vendor kernel.
The modification were done to the max77693_read_reg and max77693_write_reg
calls. In the 3.10 kernel these functions use regmap.

Change-Id: If6e42fa3ef1ef5fdc1fe846b3b8a1c517928b626
Signed-off-by: Kamil Debski <k.debski@samsung.com>
drivers/extcon/extcon-max77693.c