diff options
author | 2021-06-07 11:18:44 +0200 | |
---|---|---|
committer | 2021-08-25 11:03:32 +0200 | |
commit | b5adbbf896d8375a1054ac56ac23194ac483ae96 (patch) | |
tree | 8b21199e4242180bda307bc75554f66b9c6e3b71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/ap: use the common device_driver pointer (diff) | |
download | linux-dev-b5adbbf896d8375a1054ac56ac23194ac483ae96.tar.xz linux-dev-b5adbbf896d8375a1054ac56ac23194ac483ae96.zip |
s390/ap: use the common driver-data pointer
The device struct provides a pointer for driver-private data. Use this
in the zcrypt drivers (as vfio_ap already does), and then remove the
custom pointer from the AP device structs.
As really_probe() will always clear the drvdata pointer on error, we
no longer have to do so ourselves.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions