[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 16 Mar 2007 21:38:16 +0000 (13:38 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 17 Mar 2007 02:25:04 +0000 (19:25 -0700)
commite52e15d3c153b88c4536cf18214fac18481c888a
tree3f5c93cbb1a5a79b704eacc4bd7af1877fbb30c6
parent28735a7253a6c24364765e80a5428b4a151fccc2
[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards

Pixclock setting in sstfb didn't work with my Voodoo 2 card with ICS 5342 DAC
(this DAC requires two consecutive writes to one of its registers to program
pixclock - maybe first write merged with second).

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/sstfb.c