[PATCH] soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off"

Neil Armstrong narmstrong at baylibre.com
Fri May 28 01:23:37 PDT 2021


On Mon, 17 May 2021 22:21:15 +0200, Martin Blumenstingl wrote:
> The name "get_power" is used within the Meson EE power controller driver
> to indicate whether a power domain is turned on or off. With the
> original "get_power" naming the result was:
> - true = powered off
> - false = powered on
> 
> Rename "get_power" to "is_powered_off" to make the naming consistent
> with the third argument to pm_genpd_init. Also this naming is easier to
> understand when reading the code without looking at the implementation
> of "get_power".

Applied, thanks!

[1/1] soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off"
      commit: e93e6bef7930cc23b878b6768f617c479f1a5c50

Best regards,
-- 
Neil Armstrong <narmstrong at baylibre.com>



More information about the linux-amlogic mailing list