summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-11-07 18:05:58 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2019-11-07 21:22:15 +0000
commit4748aa16d5273bf4b42d3581e5e33da1faa69722 (patch)
tree077cac1ed5c75183a55bff188647da813b27204e /drivers/ata
parent6349120ddcbf6267cc4467ee01f852f7bd0cdd42 (diff)
drm: Expose a method for creating anonymous struct file around drm_minor
Sometimes we need to create a struct file to wrap a drm_device, as it the user were to have opened /dev/dri/card0 but to do so anonymously (i.e. for internal use). Provide a utility method to create a struct file with the drm_device->driver.fops, that wrap the drm_device. v2: Restrict usage to selftests Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20191107180601.30815-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions