commit | 1f92fea9c63be2071e88fb600dcfb50af1a6d2ca | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Tue May 08 00:38:52 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:29 2007 -0700 |
tree | a3b7d83f67142bfe222471c4613b785dbd0a8e38 | |
parent | 28cdf76bf0bce757428f84161e3aa510028d47b4 [diff] |
i810fb: fix incorrect frequency mask Fix a long-standing bug. The mask used to detect a 100Mhz or 133Mhz chipset is incorrect. (The only side effect of this bug is that it will choose an incorrect watermark). 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>