Skip to content

Commit

Permalink
PM / domains: Remove one unnecessary blank line
Browse files Browse the repository at this point in the history
Remove one unnecessary blank line

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Aisheng Dong authored and Rafael J. Wysocki committed Mar 11, 2019
1 parent 0cec68a commit d9dfca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/base/power/domain_governor.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ static bool __default_power_down_ok(struct dev_pm_domain *pd,
off_on_time_ns = genpd->states[state].power_off_latency_ns +
genpd->states[state].power_on_latency_ns;


min_off_time_ns = -1;
/*
* Check if subdomains can be off for enough time.
Expand Down

0 comments on commit d9dfca7

Please sign in to comment.