diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-02-05 17:18:52 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-05 18:07:09 -0800 |
commit | 20d6007755cb665d75ba34d6b9075b4cc02e816a (patch) | |
tree | b9b4c28a73d6980a02a31a3e3cc8c4efe022d53d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ce87422743608b436da9e0ce34d01519cd75ea3e (diff) |
staging: comedi: vmk80xx: move boardinfo into a const array
The normal way of presenting the board specific information in comedi
drivers is store the data in a static const array. This data is then
accessed using a pointer, normally the comedi_device 'board_ptr',
Move the boardinfo for the two boards supported by this driver from
the vmk80xx_usb_probe() function into a static const array.
Change the access of this information so a pointer is used.
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-by-pid.py')
0 files changed, 0 insertions, 0 deletions