From: Tomi Valkeinen Date: Fri, 29 Jun 2012 11:13:07 +0000 (+0300) Subject: Merge "Apply LCD manager related parameters" from Archit X-Git-Tag: next-20120724~48^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=974a65825e0b5fbda49605f0416a2c975d66e9e6;p=karo-tx-linux.git Merge "Apply LCD manager related parameters" from Archit The LCD interface drivers(DPI, DSI, RFBI, SDI) do some direct DISPC register writes to configure LCD manager related fields. This series groups these fields into a single struct, and let's the interface driver apply these parameters. This allows us to: - Check the LCD manager related parameters before applying them. - Remove some omap_dss_device references as APPLY holds the applied parameters. Signed-off-by: Tomi Valkeinen --- 974a65825e0b5fbda49605f0416a2c975d66e9e6