extcon: palmas: Remove the mutually_exclusive array
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 11 Jun 2015 11:46:07 +0000 (20:46 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Aug 2015 02:48:55 +0000 (11:48 +0900)
commit1fe189bfb0fa2b01cea6464a0a6a98f5f118a376
treeeee53a9d6e87117226a072226bc79b765604ce74
parent2519b7650e99d90643a7a20d623513de9c95a817
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>
drivers/extcon/extcon-palmas.c