commit | 1e7fd61d97fd4b25c7c8f70eed6a3ffd50893b74 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 15 17:16:43 2019 +0100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Feb 26 09:21:24 2019 +1100 |
tree | fbd707eb07dc2e36c25076334c3dadac7799e9c3 | |
parent | dead760b00789d738f946f01849a2fdc57c5e765 [diff] |
target/ppc: Rename "in_pm_state" to "resume_as_sreset" To better reflect what this does, as it's specific to some of the P7/P8/P9 PM states, not generic. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20190215161648.9600-6-clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>