extcon: arizona: Reorder the default statement to remove unnecessary warning
authorChanwoo Choi <cwchoi00@gmail.com>
Tue, 29 Sep 2015 10:06:31 +0000 (19:06 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 30 Sep 2015 10:11:47 +0000 (19:11 +0900)
commite9844b2cafd7b78486400f9b6cf3188e9a527312
tree05017aee6f2657940ffe92353f714e0ace95949b
parentd8d09564b830c2040a39039dd1e683c26158f466
extcon: arizona: Reorder the default statement to remove unnecessary warning

This patch reorders the default statement to remove unnecessary warning message
when info->hpdet_ip_version is higher than 2.

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