diff options
author | Krzysztof Helt <[email protected]> | 2009-03-31 15:25:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:27 -0700 |
commit | 48c329e906f834711906ab4b0986ea0e857aff16 (patch) | |
tree | 37ba1eb85da5b884ee206b2c4f30b07e782f9798 /net/lapb/lapb_timer.c | |
parent | c4dec3962d6bff26010fcfc61500c1241469a6e0 (diff) |
cirrusfb: various improvements
Various improvements to the code:
- kill a structure with only one
field: multiplexing and use the
field directly
- move the cirrusfb_ops structure
down the file to kill forward
declarations
- move cirrusfb_init() to kill
forward declaration
- kill register loads done already
in the init_vgachip()
- kill assigments done by higher
layer in the cirrusfb_pan_display()
- do not overwrite line pitch bit in
the CL_CRT1D register
- kill btype variables if they were
used only once or twice
- add cpu_relax() in the busy waiting
loop
The fix to the CL_CRT1D register handling makess the 1024x768 32bpp mode
work. Previously, only lower resolution modes have worked with 32bpp.
Signed-off-by: Krzysztof Helt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions