extcon: arizona: Update to use the new device properties API
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Fri, 19 Jun 2015 16:23:29 +0000 (17:23 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Aug 2015 02:48:55 +0000 (11:48 +0900)
commitfeffb0cc63015798803082a330d2fd96b00e1773
tree9e5bd700378637a0b2fcf8b97c9c1dda00c6296c
parent1fe189bfb0fa2b01cea6464a0a6a98f5f118a376
extcon: arizona: Update to use the new device properties API

The device properties API will load data from both device tree and ACPI,
update the binding to use this API instead of the OF API.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-arizona.c