drm/vgem: Set unique to "vgem"
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 14:35:06 +0000 (16:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:08 +0000 (09:29 -0700)
commit0f0b7b10c3545704cf0d1705e33f1cc5a9fe8097
tree6f759612d1f664448f12cc663004fb40fa8bda69
parent95f9b41004efdfe910aaf91b5d79f32d532845b1
drm/vgem: Set unique to "vgem"

commit fa2f97dd33c2c32a06a5ea7f6e87af06a2e26baa upstream.

Since there's only one global instance ever we don't need to have
anything fancy. Stops a WARNING in the get_unique ioctl that the
unique name isn't set.

Reportedy-and-tested-by: Fabio Coatti <fabio.coatti@gmail.com>
Cc: Fabio Coatti <fabio.coatti@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/vgem/vgem_drv.c