diff options
author | Harald Welte <laforge@openmoko.org> | 2008-11-19 17:10:58 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-19 17:10:58 +0000 |
commit | 1736f7caf067fac336181f7e59ba3b7aae1d7a9f (patch) | |
tree | 7df851cccdd24eb9690d9dd2320eb08294cce069 /drivers/mfd | |
parent | 75b4bd6ede884901a8ef0055e3f0ca587dbbc5b4 (diff) |
glamo_fb: sync comment with code
the comment claims that DHCLK is enabled, while the
code actually disables it.
No code change, purely cosmetic patch.
Signed-off-by: Harald Welte <laforge@openmoko.org>
Diffstat (limited to 'drivers/mfd')
-rw-r--r-- | drivers/mfd/glamo/glamo-fb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-fb.c b/drivers/mfd/glamo/glamo-fb.c index 7ffafda2dcf..0bc6a1be63f 100644 --- a/drivers/mfd/glamo/glamo-fb.c +++ b/drivers/mfd/glamo/glamo-fb.c @@ -104,7 +104,7 @@ static struct glamo_script glamo_regs[] = { * no TVCLK, no partial display, hw dest color from fb, * no partial display mode, LCD1, software flip, */ { GLAMO_REG_LCD_MODE2, 0x1020 }, - /* no video flip, no ptr, no ptr, dhclk, + /* no video flip, no ptr, no ptr, dhclk off, * normal mode, no cpuif, * res, serial msb first, single fb, no fr ctrl, * cpu if bits all zero, no crc |