commit | ed151829e3539b9ae511cc28eb496c383d3e24cb | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Fri Jan 31 11:38:33 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 09 16:23:01 2020 -0800 |
tree | a8a996bd6d80dc9cd0534d442b6fb3282898090c | |
parent | bd8aa2850f001db441dfbd26ad7572cb99122f61 [diff] |
staging: vc04_services: Get rid of the rest of suspend/resume state handling The only remaining state doesn't provide any information anymore nor the completion that depends on it, which is set to complete_all() before any user may wait on it. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200131103836.14312-18-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>