commit | 1f2f03c201d4df0035268f8cbecb31bf58f59355 | [log] [tgz] |
---|---|---|
author | Tim Sell <Timothy.Sell@unisys.com> | Wed Mar 30 23:06:08 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 31 13:11:27 2016 -0700 |
tree | a6445b3db4c39eee81309a617e384f4139284fe7 | |
parent | 899e1a31ffc0cf01b1ca7512e079721b79803929 [diff] |
staging: unisys: visorbus: remove unnecessary poll_count logic The use of poll_count is a vestige from long-ago testing, which is no longer needed. It is removed by this patch. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>