OMAP: DSS2: DSI: Remove CIO LDO status check
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 14 Apr 2011 08:42:22 +0000 (11:42 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:12 +0000 (14:20 +0300)
CIO LDO status check seems to be broken on OMAP3630+ chips, and it's
also quite unclear what LDO status actually tells and when its status
changes.

This patch removes the whole check on the grounds that if there's a
problem with the LDO, we should anyway catch the problem as we check the
CIO power state and CIO reset status.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found