commit | e5507d2c01362b4953edb05dc84203be25eea737 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Thu Jul 16 18:38:40 2020 +0200 |
committer | Paul Cercueil <paul@crapouillou.net> | Fri Jul 17 00:43:55 2020 +0200 |
tree | baf857d02881be8c2d54ad270949e9d442a278c1 | |
parent | 1f7596f4ad9b7fa68b2a27504036a1145d9c3cf1 [diff] |
drm/ingenic: Set DMA descriptor chain address in probe The address of the DMA descriptor never changes. It can therefore be set in the probe function. v2-v3: No change Signed-off-by: Paul Cercueil <paul@crapouillou.net> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20200716163846.174790-6-paul@crapouillou.net