From: Chanwoo Choi Date: Thu, 24 Apr 2014 11:12:15 +0000 (+0900) Subject: extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=739ba1bfdb15e773999aafddbd6c59b5737797a0;p=pandora-kernel.git extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device This patch add device managed devm_extcon_dev_{allocate,free} to automatically free the memory of extcon_dev structure without handling free operation. Signed-off-by: Chanwoo Choi Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed