diff options
| author | Stefan Schmidt <[email protected]> | 2008-01-21 17:18:27 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-01-21 19:39:41 -0800 |
| commit | a10336043b8193ec603ad54bb79cdcd26bbf94b3 (patch) | |
| tree | 650c025ea276d04301edae2bc8db47565e23cf79 /scripts/patch-kernel | |
| parent | a56d00bbea018cfa6dc62f76db52760872efa1a7 (diff) | |
s3c2410_fb: fix line length calculation
Fix line length calculation. var->width is the size of the display in mm. We
like to use the pixel size.
Without this fix, dynamic (fbset) based resolution and depths changes with
s3c2410_fb don't work at all.
Spotted by john cass <[email protected]>
Signed-off-by: Stefan Schmidt <[email protected]>
Signed-off-by: Harald Welte <[email protected]>
Acked-by: Ben Dooks <[email protected]>
Acked-by: Arnaud Patard <[email protected]>
Acked-by: Krzysztof Helt <[email protected]>
Cc: "Antonino A. Daplas" <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <torvalds@[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions