summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea/Kconfig
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2016-09-16 01:14:38 +0300
committerHeiko Stuebner <heiko@sntech.de>2016-11-11 04:14:59 +0300
commit79d12b7a7f227ed51dd86b16a7536b391e46f7b0 (patch)
tree4c173503c607da895d58b4aac2edd7bd830770a1 /drivers/usb/chipidea/Kconfig
parente4c8cd82d5e1146590611c393001d846535bac5b (diff)
downloadlinux-79d12b7a7f227ed51dd86b16a7536b391e46f7b0.tar.xz
soc: rockchip: power-domain: use pm_genpd_remove in error cleanup
The newly introduced pm_genpd_remove reverts the initialization done by pm_genpd_init and is necessary in the error path of the rockchip power-domain driver. Without it the driver will in the error case cleanup the devm-allocated structures including the elements referenced in the gpd_list thus making deactivation of unused domains (and probably later genpd accesses as well) fail by accessing invalid pointers. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/usb/chipidea/Kconfig')
0 files changed, 0 insertions, 0 deletions