diff options
| author | H Hartley Sweeten <[email protected]> | 2012-09-07 17:48:09 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-09-07 21:54:42 -0700 |
| commit | fe531d12acff926628df11df6d476474383a9f3f (patch) | |
| tree | ea7a978c05551d7fe1b394650ca77658ae7b2032 /tools/perf/scripts/python | |
| parent | 5f8f8d43506652a361f81abc5ccd18c608dfc84d (diff) | |
staging: comedi: me4000: remove program_regbase from private data
The program_regbase variable in the private data is only used
when the board is first attached. This variable holds the pci
base address used to read/write the xilinx part to upload the
firmware.
Use a local variable in the xilinx_download() function to hold
this address and remove program_regbase from the private data.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions