drm/tests/proptest
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
..
Android.mk proptest: Add Android support 2015-12-18 17:44:03 +00:00
Makefile.am proptest: Add Android support 2015-12-18 17:44:03 +00:00
Makefile.sources proptest: Add Android support 2015-12-18 17:44:03 +00:00
proptest.c tests: util: Fixup util_open() parameter order 2016-01-26 21:50:17 +00:00