commit | 0bc5b2debb832191a42baea7ff59d2ca6ce9f7d5 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Thu Jul 14 20:59:07 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Thu Jul 14 20:59:07 2011 +0200 |
tree | cb7f1f7a20fb9a9d2483714a8e9f0a3a84862245 | |
parent | 796204142a98b6e0e71b494e808d1b6ee62cc75f [diff] |
ARM / shmobile: Use genpd_queue_power_off_work() Make pd_power_down_a3rv() use genpd_queue_power_off_work() to queue up the powering off of the A4LC domain to avoid queuing it up when it is pending. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Magnus Damm <damm@opensource.se>