diff options
| author | H Hartley Sweeten <[email protected]> | 2012-07-18 19:03:59 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-07-19 16:51:39 -0700 |
| commit | 27034e8ace5ab5289ee94fb53f9cd5aa821728dd (patch) | |
| tree | 60406a75c9c5d819d3b10a475dea61082ee93e53 /scripts | |
| parent | 81f9334602a4bec05614cdc228ac5515f03b854e (diff) | |
staging: comedi: me_daq: store the pci_dev in the comedi_device
Use the hw_dev pointer in the comedi_device struct to hold the
pci_dev instead of carrying it in the private data.
Since the pci_dev was the only thing in the private data, remove
the struct, the devpriv macro, and it's allocation.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions