commit | 8437dd73b37f244863d1d8954a69d8b0eecd3470 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Apr 23 09:47:27 2019 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Apr 24 12:32:18 2019 +1000 |
tree | 1192ea23d14f4bb5e57fe5a15afa01650e10a01b | |
parent | fabb0e2a256944c44e820ac411c91e9f6cfd7080 [diff] |
drm/legacy: move init/destroy of struct members into legacy file This introduces drm_legacy_misc.c as a place for some misc legacy code, eventually I want to give the option to remove this from the build. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>