OSDN Git Service

OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delay
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Mar 2012 15:02:32 +0000 (15:02 +0000)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 23 Apr 2012 07:48:06 +0000 (10:48 +0300)
commit2c83af49ca83ebf521f9360baaca3718bb5d303e
tree11e1d36e5a76a8b1dc26a3d312b36266808eec82
parent956107eadc27ffbcdf80357e16138f9595f0f4fd
OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delay

Since any power on stabilisation delay for the supply itself should be
taken care of transparently by the regulator API when the regulator is
enabled the additional delay that the TPO-TD03MTEA1 driver adds after
that returned should be due to the requirements of the device itself
rather than the supply (the delay is also suspicously long for one for
a regulator to ramp). Correct the comment to avoid misleading people
taking this code as a reference.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/displays/panel-tpo-td043mtea1.c