drm/tests/vbltest
Thierry Reding 1674147a14 tests: util: Fixup util_open() parameter order
util_open() takes a device parameter, followed by a module parameter.
The existing tests used the drmOpen() function, which uses a different
ordering of the parameters, and the old ordering was accidentally kept
during the conversion.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2016-01-26 21:50:17 +00:00
..
Makefile.am vbltest: Use util_open() 2015-12-18 17:44:22 +00:00
vbltest.c tests: util: Fixup util_open() parameter order 2016-01-26 21:50:17 +00:00