diff options
author | Manohar Vanga <[email protected]> | 2011-09-26 11:27:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-10-17 15:43:13 -0700 |
commit | a916a391d3e19593a104a8c3c4779a3084f1ca5b (patch) | |
tree | 916dee131f0cb4914c73415a58b9652ee8881136 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5d6abf379d73efe390488e8edba972af4e93cb1c (diff) |
staging: vme: get rid of struct vme_device_id and slots
Previously, the device-driver matching mechanism depended on the
vme_device_id structure due to the need for a bind table per driver.
This method of matching is no longer used so this patch merges the
fields of struct vme_device_id into struct vme_dev. Since this also
renders the slot field meaningless, it has also been removed in this
patch.
Signed-off-by: Manohar Vanga <[email protected]>
Cc: Martyn Welch <[email protected]>
Reviewed-by: Emilio G. Cota <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions