modetest: Store the crtc in the connector_arg structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 27 Feb 2013 04:35:13 +0000 (05:35 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:44 +0000 (14:21 +0200)
commita6349d0a0f9d3e017ac761ba912279c7d1e94eb7
tree1feb270f67575bced20fcb737a3e8dd62c2d89f2
parentb373de3095e7518d62cfc99a1b22da8dc3435a88
modetest: Store the crtc in the connector_arg structure

This prepares the code for the split in separate functions of CRTC and
planes setup.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
tests/modetest/modetest.c