diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2024-04-12 12:42:08 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-04-18 16:52:47 +0200 |
commit | 0cebf7cb2d7050703400f426e69e2c7f72c36950 (patch) | |
tree | d11bf9ad73c213e8592b4f46ea710ea5ec2d123f /drivers/fpga/fpga-mgr.c | |
parent | 5af7f593be821eb28ce81a91aac71ccdf9dbe4d5 (diff) |
pmdomain: core: Don't clear suspended_count at genpd_prepare()
There is no longer any need to clear genpd->suspended_count in
genpd_prepare(), as it should be correctly incremented and decremented for
all cases. In fact, if the counter isn't correctly managed we would be
hiding a problem that we shouldn't. Therefore, let's not clear it.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20240412104208.74361-2-ulf.hansson@linaro.org
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions