commit | 7d153fcc10702fbc5e96c8bb83832c166cd813d4 | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Fri Jan 31 11:38:18 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 09 16:22:58 2020 -0800 |
tree | cca6f4068da271aa76db7216dd480f747c429eef | |
parent | 361906387c7decfe99d4a99d6218c39f47c56406 [diff] |
staging: vc04_services: Get rid of resume_blocked in struct vchiq_arm_state The boolean value is never set to true, hence remove it and all the code that depends on it. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200131103836.14312-3-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>