diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2011-02-02 12:13:50 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-02-02 12:13:50 -0800 |
commit | 719078a6bff1cabdbca8d404fb73bcaed1d0fc81 (patch) | |
tree | 89b19ad9a7e0f5b20690a3924ffca7eab0300acb /ipc | |
parent | daf7aabcc14b3d63d8f134ca181e8b66f047e2d6 (diff) | |
download | blackbird-obmc-linux-719078a6bff1cabdbca8d404fb73bcaed1d0fc81.tar.gz blackbird-obmc-linux-719078a6bff1cabdbca8d404fb73bcaed1d0fc81.zip |
OMAP1: Fix non-working LCD on OMAP310
This patch fixes bug introduced in revision:
f8e9e98454606e43b728269de21db349f57861c7
omap1: DMA: move LCD related code from plat-omap to mach-omap1
The code introduced by this patch didn't consider any other CPUs but OMAP1510,
which rendered OMAP310 -- which has the same LCD controller -- non-working. Use
cpu_is_omap15xx() instead of cpu_is_omap1510() to squash this issue.
Bug found on Palm Zire 71 hardware.
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions