commit | 0ec83bd2460ed6aed0e7f29f9e0633b054621c02 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 13 17:38:57 2013 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Mar 13 17:38:57 2013 +0900 |
tree | 627cbb4b0f49c978ae331a4bcd3fcb8839ebee39 | |
parent | 190d7cfc8632c10bfbfe756f882b6d9cfddfdf6a [diff] |
extcon: max77693: Initialize register of MUIC device to bring up it without platform data This patch set default value of MUIC register to bring up MUIC device. If user don't set some initial value for MUIC device through platform data, extcon-max77693 driver use 'default_init_data' to bring up base operation of MAX77693 MUIC device. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>