From: Kirill A. Shutemov Date: Thu, 3 May 2012 15:27:45 +0000 (+0100) Subject: gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE X-Git-Tag: v3.5-rc1~83^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c95e52365f141ff6bfdb172c97d1d2bb2a53f39;p=pandora-kernel.git gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE The proper stride value set in mdfld__intel_pipe_set_base(). TODO: move tc35876x support to separate driver and get rid of all if (mdfld_get_panel_type(dev, pipe) == TC35876X) { ... } Signed-off-by: Kirill A. Shutemov Signed-off-by: Alan Cox Signed-off-by: Dave Airlie --- Reading git-diff-tree failed