gfx: drv: use pipe specific macros to access the palette regs
authorImre Deak <imre.deak@intel.com>
Tue, 6 Mar 2012 19:17:21 +0000 (21:17 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:26 +0000 (12:30 +0300)
commitbefe771b20fb02e3daeb1e1d7b9cb11b3a3fa38a
treeb3080964393629611b843f5b4af5b462eba11299
parent1ccc38b53b0f358489b4a107d0aca256e6eb84e0
gfx: drv: use pipe specific macros to access the palette regs

Use the new pipe specific macros to access the palette registers. This
will also fix accessing the palette registers for PIPE C.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/psb_intel_display.c