From: Ulf Hansson Date: Wed, 3 Sep 2014 10:52:22 +0000 (+0200) Subject: PM / domains: Remove dev_irq_safe from genpd config X-Git-Tag: fixes-against-v3.18-rc2~138^2~5^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5d79ec2a5715489cff16a0d1cf4fa9108a5509e;p=pandora-kernel.git 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 Reviewed-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed