From: Chanwoo Choi Date: Mon, 21 Apr 2014 11:49:30 +0000 (+0900) Subject: extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1876fd9af59904078a73bdd4283c3924fd6cf18e;p=pandora-kernel.git extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev This patch use devm_extcon_dev_allocate() to simplify the memory control of extcon device. Signed-off-by: Chanwoo Choi Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed