From: Tomi Valkeinen Date: Tue, 12 Mar 2013 08:35:16 +0000 (+0200) Subject: videomode: remove timing_entry_index X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~142^2~2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694f050650798b82f2c7b9983e80117d58b34bf3;p=pandora-kernel.git videomode: remove timing_entry_index Display timing's fields have minimum, typical and maximum values. These can be accessed by using timing_entry_index enum, and display_timing_get_value() function. There's no real need for this extra complexity. The values can be accessed more easily by just using the min/typ/max fields. Signed-off-by: Tomi Valkeinen Cc: Steffen Trumtrar --- Reading git-diff-tree failed