Gfx-Display: correct the reg setting of MIPIA_PORT_CTRL in driver
authorLei Zhang <lei.zhang@intel.com>
Tue, 27 Mar 2012 08:19:44 +0000 (16:19 +0800)
committerbuildbot <buildbot@intel.com>
Fri, 30 Mar 2012 03:48:10 +0000 (20:48 -0700)
commit3b33a28220344c98d8aa67fa6837857f31733916
tree947a130795e92124e127e17d70f3ebaa1d2b1c06
parent8c11936708eeeb3027d3f6c588dbb5601a6b83b0
Gfx-Display: correct the reg setting of MIPIA_PORT_CTRL in driver

BZ: 29163

This patch corrects the reg setting of bit 23 in MIPIA_PORT_CTRL. This bit should
be always set to 0 for PNWB0 and forward. The bit defination changed from PNW A0
to B0, but the Spec is not updated to the date. Here in driver correct this bit setting
to 0 as required.

Change-Id: I7bef71ccdeedd349a35259b78c1aab1fca0f3371
Signed-off-by: Lei Zhang <lei.zhang@intel.com>
Reviewed-on: http://android.intel.com:8080/40888
Reviewed-by: Xu, Randy <randy.xu@intel.com>
Tested-by: Xu, Randy <randy.xu@intel.com>
Reviewed-by: Ai, Ke <ke.ai@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/staging/mrst/drv/mdfld_dsi_dpi.c
drivers/staging/mrst/drv/psb_intel_dsi2.c
drivers/staging/mrst/drv/pyr_cmd.c
drivers/staging/mrst/drv/tpo_cmd.c