diff options
| author | Ben Dooks <[email protected]> | 2010-08-10 18:02:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-11 08:59:10 -0700 |
| commit | 949470375393e82dc9158d36d675180c8c250388 (patch) | |
| tree | 8e0e7b78292aa08784dda53826817fc54b9c6b65 /scripts/patch-kernel | |
| parent | dc8498c00f6a41a28f01111a3d2ed9f179356a71 (diff) | |
s3c-fb: only init window colour key controls for windows with blending
The driver clears all windows, but also sets the windows' colour key
controls at the same time. However, the last window does not have these
registers as it is always blended into the previous window.
Move the colour key initialisation into the probe, and run it for only
nr_win-1 windows.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Pawel Osciak <[email protected]>
Cc: InKi Dae <[email protected]>
Cc: KyungMin Park <kyungmin.park.samsung.com>
Cc: Marek Szyprowski <[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