commit | 1876fd9af59904078a73bdd4283c3924fd6cf18e | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Apr 21 20:49:30 2014 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue Apr 29 09:51:22 2014 +0900 |
tree | 75ddeb167d9305462d137da048eba62f07302742 | |
parent | ef70a214b558184867e5943cf943a03293250ea7 [diff] |
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 <cw00.choi@samsung.com> Reviewed-by: Felipe Balbi <balbi@ti.com>