commit | e9844b2cafd7b78486400f9b6cf3188e9a527312 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cwchoi00@gmail.com> | Tue Sep 29 19:06:31 2015 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Wed Sep 30 19:11:47 2015 +0900 |
tree | 05017aee6f2657940ffe92353f714e0ace95949b | |
parent | d8d09564b830c2040a39039dd1e683c26158f466 [diff] |
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>