]> asedeno.scripts.mit.edu Git - linux.git/commit
extcon: Split out the resource-managed functions from extcon core
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 10:28:04 +0000 (19:28 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 27 Jun 2016 11:31:23 +0000 (20:31 +0900)
commitb225d00f3ad2d996f914790a0f6324a4efd18768
tree445154094bc804c52795753a8f05e14bd2ee4326
parent20f7b53dfc24e0caa984087691af82e442229680
extcon: Split out the resource-managed functions from extcon core

This patch split out the resource-managed related functions
from extcon core driver.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Makefile
drivers/extcon/devres.c [new file with mode: 0644]
drivers/extcon/extcon.c