commit | 8a522bf2d4f788306443d36b26b54f0aedcdfdbe | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley2@pefoley.com> | Sun Nov 27 21:37:20 2016 -0500 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jan 09 10:04:09 2017 +0900 |
tree | 8221a82e0332d52fabfb4a5a0cce300958be65c8 | |
parent | 6c467a106f4c93a05b359b6732bb2161d74a29ae [diff] |
extcon: adc-jack: Fix incompatible pointer type warning This patch fixes the incompatible warning of extcon-adc-jack.c driver when calling devm_extcon_dev_allocate(). Signed-off-by: Peter Foley <pefoley2@pefoley.com> [cw00.choi: Modify the patch title and descritpion] Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>