]> git.baikalelectronics.ru Git - kernel.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)
commit180197e545c7f5218e25c4002cd611573f324a23
tree445154094bc804c52795753a8f05e14bd2ee4326
parent1d0a6135a9cf6e9034c98bd2f29743e613d01382
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