commit | e5778689a9653c0f364efbbd6b9bdd0527e7d8cb | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Jan 19 21:47:09 2018 +0100 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Jan 29 20:44:16 2018 +0200 |
tree | 26e5c090bf124109254e5f1e6ab6b8a9e35d4edd | |
parent | 594ce6db326e3a2bff9a8e04cc333dea5467b020 [diff] |
platform/x86: GPD pocket fan: Stop work on suspend Stop the work on suspend, otherwise it may run between our suspend method running and the system suspending, possibly restarting the fan which we've just stopped. Note we already requeue the work on resume, so that we get a fresh speed at resume. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>