diff options
| author | Chase Southwood <[email protected]> | 2014-04-15 00:53:55 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-04-22 10:17:38 -0700 |
| commit | c9b1420c397314a4855af70aadb79450d1bd6fe0 (patch) | |
| tree | 3ecd0347c0cadf052c378a98905167fddd21516e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3eb9992caff10b62cf0ed0bcb1667a58b13188fa (diff) | |
staging: comedi: addi_apci_1564: remove use of devpriv->iobase
devpriv->iobase is currently being used to hold the iobase address used to
read/write the board's registers. The same address is stored in the
comedi_device dev->iobase. We use that instead. The eventual goal is to
decrease the driver's use of the struct addi_private, so that it may
eventually use a much slimmer specialized private struct instead, as the
other addi_apci_* drivers do.
Signed-off-by: Chase Southwood <[email protected]>
Reviewed-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions