drm/vgem: Set unique to "vgem"
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 14:35:06 +0000 (16:35 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 24 Jun 2015 01:20:46 +0000 (11:20 +1000)
commitfa2f97dd33c2c32a06a5ea7f6e87af06a2e26baa
tree8a00b5023859fb93c6eea625dfe48273d1998721
parentce0bdb849ad46e4b4e4cae6913b447ae9938bdcf
drm/vgem: Set unique to "vgem"

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.

Cc: <stable@vger.kernel.org> # 4.1+ only
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>
drivers/gpu/drm/vgem/vgem_drv.c