diff options
author | Inki Dae <inki.dae@samsung.com> | 2019-04-15 16:35:08 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2019-04-24 11:23:20 +0900 |
commit | df90a64eaf57b89ebc910ad0e4e2b4c3dc1567b9 (patch) | |
tree | af15084e47071f62ccdbb8dc3d462d151b26f9fd /scripts/gdb/linux/utils.py | |
parent | 6be900563a9e7420ead7de5737a004e1878ef145 (diff) | |
download | linux-stable-df90a64eaf57b89ebc910ad0e4e2b4c3dc1567b9.tar.gz linux-stable-df90a64eaf57b89ebc910ad0e4e2b4c3dc1567b9.tar.bz2 linux-stable-df90a64eaf57b89ebc910ad0e4e2b4c3dc1567b9.zip |
drm/vidi: replace platform_device pointer with device one
Add device pointer to vidi_context and remove platform_device pointer.
It doesn't need for vidi_context to contain platform_device object.
Instead, this patch makes this driver more simply by replacing platform_device
pointer with device one.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions