soc: samsung: exynos_pd: Notify power domain status changing.
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Thu, 30 Apr 2015 09:53:36 +0000 (18:53 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:44:43 +0000 (13:44 +0900)
commit59e8e742fac9b21c50260f6a60df08625c5ec893
tree7af53af067b17be1f1ca92be96d5020675f52b07
parent81647b7c2fc47d34dbda75ac68e161bec6e4d668
soc: samsung: exynos_pd: Notify power domain status changing.

Add notification mechanism in exynos's power domain driver, to let
external driver which has interest in the specific power domain know
the power domain's status is changing.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
drivers/soc/samsung/pm_domains.c
include/linux/soc/samsung/pm_domain.h [new file with mode: 0644]