commit | be7fbad631f35137bc966e0fc6f00ff34a041d05 | [log] [tgz] |
---|---|---|
author | Nicolas Saenz Julienne <nsaenzjulienne@suse.de> | Fri Jan 31 11:38:22 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 09 16:22:59 2020 -0800 |
tree | 431275e5c513bd8419aa4ed95d5bd26970dcdc65 | |
parent | dcbcbfa4af0964202d38f23f21072e617448acaa [diff] |
staging: vc04_services: get rid of vchiq_platform_use_suspend_timer() The function always returns 0, delete the function and all code conditional to it, namely the suspend timer. Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de> Link: https://lore.kernel.org/r/20200131103836.14312-7-nsaenzjulienne@suse.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>