diff options
author | Thomas Falcon <tlfalcon@linux.ibm.com> | 2019-11-25 17:12:55 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-26 13:19:31 -0800 |
commit | 476d96ca9cc59ad07dc452184880b635e4e29b06 (patch) | |
tree | 1fc9f27d94eade01f30a3ed4629817228f27cf80 /drivers/cpufreq/pxa3xx-cpufreq.c | |
parent | 2147e3d09e9ba6edc54b1b4bb7d8fc3cca96776b (diff) | |
download | linux-476d96ca9cc59ad07dc452184880b635e4e29b06.tar.bz2 |
ibmvnic: Bound waits for device queries
Create a wrapper for wait_for_completion calls with additional
driver checks to ensure that the driver does not wait on a
disabled device. In those cases or if the device does not respond
in an extended amount of time, this will allow the driver an
opportunity to recover.
Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpufreq/pxa3xx-cpufreq.c')
0 files changed, 0 insertions, 0 deletions