modetest: Remove the struct connector_arg encoder field
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)
commitb373de3095e7518d62cfc99a1b22da8dc3435a88
treefa524e6bdcd3c864508bae20a66e82e005d6ac07
parent605efd7e05e94b8d9d742d3a8af1040776e2742d
modetest: Remove the struct connector_arg encoder field

The field is no needed, make it a local variable where used.

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