From: Chanwoo Choi Date: Fri, 30 May 2014 01:13:15 +0000 (+0900) Subject: extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate X-Git-Tag: omap-for-v3.17/fixes-against-rc2~168^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac65a625a0961e7a96f2e5e182073691d0474c04;p=pandora-kernel.git extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate This patch set the parent device of extcon device using first parameter of devm_extco_dev_allocate() to remove duplicate code on all of extcon provider drivers. Signed-off-by: Chanwoo Choi Reported-by: Charles Keepax Tested-by: Charles Keepax Cc: Charles Keepax Cc: Mark Brown Cc: Graeme Gregory Cc: Kishon Vijay Abraham I Cc: Krzysztof Kozlowski --- Reading git-diff-tree failed