From: Hans Verkuil Date: Tue, 16 Oct 2012 09:40:45 +0000 (-0300) Subject: [media] adv7604: Replace prim_mode by mode X-Git-Tag: v3.7-rc8~26^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0d5d344a78d43957a9f49c549b6f3aa2dc2082;p=pandora-kernel.git [media] adv7604: Replace prim_mode by mode Changes the way the primary mode is handled: - Remove it from platform_data since it doesn't belong there. - Add a new mode enum for use with s_routing. - Collapse the two HDMI modes into one HDMI mode: when setting up the timings manually we do not need to select HDMI_COMP mode. That's only needed when selecting a preset. This patch prepares for the next step where we switch to using the presets where available. Signed-off-by: Mats Randgaard Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed