summaryrefslogtreecommitdiffstats
path: root/kernel/torture.c
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2014-04-24 12:46:49 +0200
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-29 02:35:15 +0200
commita9af65223b41cec60cd44fa95a93d10149deb143 (patch)
tree09abb8e2360d0e092bc57360bba53092ddc48886 /kernel/torture.c
parentextcon: arizona: Use devm_extcon_dev_register() (diff)
downloadlinux-a9af65223b41cec60cd44fa95a93d10149deb143.tar.xz
linux-a9af65223b41cec60cd44fa95a93d10149deb143.zip
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 'kernel/torture.c')
0 files changed, 0 insertions, 0 deletions