commit | be87cb72bf7513fb92fa0e9e4ae83f958c73c042 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.cirrus.com> | Mon Dec 09 11:09:09 2019 +0000 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Dec 09 20:18:14 2019 +0900 |
tree | eabc9c39f08bbda8d8d2e38bd08ed3dd51169725 | |
parent | b82f871a335a8b0de178ace526c847183d17f66d [diff] |
extcon: arizona: Move pdata extraction to probe It makes no sense to be extracting values from pdata for the first time in the jack detection handler function, move this to probe time where it belongs. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>