extcon: adc-jack: Fix incompatible pointer type warning
authorPeter Foley <pefoley2@pefoley.com>
Mon, 28 Nov 2016 02:37:20 +0000 (21:37 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 May 2021 08:40:33 +0000 (10:40 +0200)
commitcb7d2be7f239e8c42bc850dd39c736118bb2ce00
tree6a3e7609daaec7cd242ae2269f65907d6aaa342c
parent21a5c21c67d569b4bcf14edafdf65e2d1eafac94
extcon: adc-jack: Fix incompatible pointer type warning

commit 8a522bf2d4f788306443d36b26b54f0aedcdfdbe upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/extcon/extcon-adc-jack.h