diff options
| author | Florian Tobias Schandinat <[email protected]> | 2009-09-22 16:47:12 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:51 -0700 |
| commit | 3915a927aaed8d158cba5ad6466e237ae0d84aab (patch) | |
| tree | 6a6636ac6bb8520b202d82e897207181e8c95f9a /scripts/patch-kernel | |
| parent | 0e3ca33ac7aa88ac2f28d4ec99f0bfeaf2a2318d (diff) | |
viafb: remove temporary start address setting
Currently the start address is set to an initial value every time
viafb_setmode is called.
This is not done consistently along graphic cores and not even the whole
address but often only parts of it. On top of that it seems useless as
the real/final address will be set by viafb_set_start_addr a few lines
later.
Remove this superfluous initalization to shrink register initalization and
as a start to decouple primary and secondary display. Code cleanup, no
notable runtime change expected.
Signed-off-by: Florian Tobias Schandinat <[email protected]>
Cc: Scott Fang <[email protected]>
Cc: Joseph Chan <[email protected]>
Cc: Harald Welte <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions