commit | ef70a214b558184867e5943cf943a03293250ea7 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Mon Apr 21 20:47:31 2014 +0900 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue Apr 29 09:50:55 2014 +0900 |
tree | c8f5db04e2ba5775be2076beabfce7c03eacc9eb | |
parent | 0604002cde72cd60a11013daf2d9f456d4895ce8 [diff] |
extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev This patch use devm_extcon_dev_allocate() to simplify the memory control of extcon device. Cc: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Cc: Mark Brown <broonie@kernel.org> Cc: patches@opensource.wolfsonmicro.com Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Reviewed-by: Felipe Balbi <balbi@ti.com>