summaryrefslogtreecommitdiff
path: root/drivers/amba
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2014-04-24 19:46:49 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-29 09:35:15 +0900
commita9af65223b41cec60cd44fa95a93d10149deb143 (patch)
tree09abb8e2360d0e092bc57360bba53092ddc48886 /drivers/amba
parentd88cc36704e7583214220a6284a9923768b01d2d (diff)
extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
This patch add APIs to control the extcon device on extcon provider driver. The extcon_dev_allocate() allocates the memory of extcon device and initializes supported cables. And then extcon_dev_free() decrement the reference of the device of extcon device and free the memory of the extcon device. This APIs must need to implement devm_extcon_dev_allocate()/free() APIs. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Reviewed-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions