From: Rafael J. Wysocki Date: Mon, 10 Feb 2014 23:36:00 +0000 (+0100) Subject: PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments X-Git-Tag: v3.15-rc1~151^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d821fdaec08afcbfb3cf258c0d64ea0e336ff3;p=pandora-kernel.git PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments Rework dev_pm_qos_add_ancestor_request() so that device PM QoS type is passed to it as the third argument and make it support the DEV_PM_QOS_LATENCY_TOLERANCE device PM QoS type (in addition to DEV_PM_QOS_RESUME_LATENCY). That will allow the drivers of devices without latency tolerance hardware support to use their ancestors having it as proxies for their latency tolerance requirements. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed