diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-11 15:08:37 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-12 09:29:22 -0700 |
commit | 398e6f1230160e614ef0f878725cdd5f51fda8cd (patch) | |
tree | 54cb016f6d515e9e4bdd6c5ba6a7c0f75da61e14 /tools/perf/scripts/python/syscall-counts.py | |
parent | f62608e3d01ecfc66e0d380dbd0a3927a1ca4b4f (diff) |
staging: comedi: adv_pci1710: remove unnecessary 'valid'
The 'valid' variable in the private data is only used in the
detach of the board to determine if the pci1710_reset() function
can be called. That function only requires a valid dev->iobase
to work. Use that for the check instead and remove the unneeded
variable from the private data.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions