]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PM / domains: Remove dev_irq_safe from genpd config
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 3 Sep 2014 10:52:22 +0000 (12:52 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Sep 2014 22:46:11 +0000 (00:46 +0200)
commitc5d79ec2a5715489cff16a0d1cf4fa9108a5509e
tree727950312e41c618195a372857b259f0cb4f8c89
parentcec89297da88ae9e8df0e3b7ea2e7e464b038cc9
PM / domains: Remove dev_irq_safe from genpd config

The genpd dev_irq_safe configuration somewhat overlaps with the runtime
PM pm_runtime_irq_safe() option. Also, currently genpd don't have a
good way to deal with these device. So, until we figured out if and how
to support this in genpd, let's remove the option to configure it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/domain.c
include/linux/pm_domain.h