diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-08 00:48:09 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-08 04:54:42 (GMT) |
commit | fe531d12acff926628df11df6d476474383a9f3f (patch) | |
tree | ea7a978c05551d7fe1b394650ca77658ae7b2032 /scripts/bootgraph.pl | |
parent | 5f8f8d43506652a361f81abc5ccd18c608dfc84d (diff) | |
download | linux-fsl-qoriq-fe531d12acff926628df11df6d476474383a9f3f.tar.xz |
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/bootgraph.pl')
0 files changed, 0 insertions, 0 deletions