From: Chanwoo Choi Date: Mon, 21 Apr 2014 11:37:51 +0000 (+0900) Subject: extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f9afb95ba67eb6839e2b5499f5f42a767b1c18;p=pandora-kernel.git extcon: max8997: 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: Krzysztof Kozlowski Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed