commit | 1fe189bfb0fa2b01cea6464a0a6a98f5f118a376 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Thu Jun 11 20:46:07 2015 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Aug 10 11:48:55 2015 +0900 |
tree | eee53a9d6e87117226a072226bc79b765604ce74 | |
parent | 2519b7650e99d90643a7a20d623513de9c95a817 [diff] |
extcon: palmas: Remove the mutually_exclusive array This patch removes the mutually_exclusive array of extcon-palmas.c. After used the unique id of each external connector on 2a9de9c0f08d ("extcon: Use the unique id for external connector instead of string"), extcon driver can't directly handle the bit value indicating the external connectors. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>