commit | 782385ae176b304c7105051e1b06c68bc0b4a2ba | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Thu Mar 19 15:24:30 2009 +0800 |
committer | Eric Miao <eric.miao@marvell.com> | Thu Mar 19 16:20:39 2009 +0800 |
tree | 0b4c4904b347fe4697d3025ea6de0af2a5303e8b | |
parent | c68ffddabcaaa64c6ea681d2944cbda50a8654ea [diff] |
[ARM] pxa: fix overlay being un-necessarily initialized on pxa25x pxa25x doesn't support overlay in its LCD controller, this patch adds pxafb_overlay_supported() functions to check the initialization is necessary. Signed-off-by: Eric Miao <eric.miao@marvell.com>