commit | ac65a625a0961e7a96f2e5e182073691d0474c04 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <[email protected]> | Fri May 30 10:13:15 2014 +0900 |
committer | Chanwoo Choi <[email protected]> | Mon Jun 16 13:33:19 2014 +0900 |
tree | 5eb4f46f622366621a0d965569add88a830a6a97 | |
parent | 24a279b1cae0af0eb4bf0dd8b3ef85956a96ff7a [diff] |
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 <[email protected]> Reported-by: Charles Keepax <[email protected]> Tested-by: Charles Keepax <[email protected]> Cc: Charles Keepax <[email protected]> Cc: Mark Brown <[email protected]> Cc: Graeme Gregory <[email protected]> Cc: Kishon Vijay Abraham I <[email protected]> Cc: Krzysztof Kozlowski <[email protected]>