diff options
| author | Don Zickus <dzickus@redhat.com> | 2015-06-04 09:22:42 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-06-08 13:36:43 -0700 |
| commit | a298bc0b59132a9536739c22d77c6662ee17ffc3 (patch) | |
| tree | 08dc577e318a7ef3de59e13671e9a11be13433e5 /tools/perf/scripts/python/bin | |
| parent | d32517e392b90354f79f6c7a357f96c37b5fe4fd (diff) | |
staging: unisys: Convert device creation to use visor_device
This patch removes the legacy dev_info struct and instead creates
and passes around a traditional struct device.
This allows us to remove a lot of the various look up code and
removes the doubt if the struct exists or not.
Half of the churn is just the conversion of visorchipset_device_info
to visor_device. Various cleanups include re-arranging the failure
paths to make more sense.
Pay attention to the create_visor_device function. This had a lot of
churn to simplify everything.
Lots of functions disappeared because they are not needed any more.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
