diff options
author | 2020-07-07 13:08:27 +0200 | |
---|---|---|
committer | 2020-09-22 13:49:09 +0900 | |
commit | ddfd4ab6bb08832e1261d7c8c4ae11e5568485af (patch) | |
tree | 6c47d0bdef9aec82b7b85afc715b47f7bb8a186b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/exynos: hdmi: Simplify with dev_err_probe() (diff) | |
download | wireguard-linux-ddfd4ab6bb08832e1261d7c8c4ae11e5568485af.tar.xz wireguard-linux-ddfd4ab6bb08832e1261d7c8c4ae11e5568485af.zip |
drm/exynos: Fix dma_parms allocation
Since commit 9495b7e92f71 ("driver core: platform: Initialize dma_parms
for platform devices") driver core handles allocation of the dma_parms
structure for platform device, so there is no need to manually allocate
nor free it.
Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions