linux/arch/arm/mach-omap1
Marek Vasut 719078a6bf OMAP1: Fix non-working LCD on OMAP310
This patch fixes bug introduced in revision:

f8e9e98454
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>
2011-02-02 12:13:50 -08:00
..
include/mach omap1: Simplify use of omap_irq_flags 2011-01-27 15:52:16 -08:00
ams-delta-fiq-handler.S
ams-delta-fiq.c ARM: omap1: irq_data conversion. 2011-01-13 17:18:51 +01:00
board-ams-delta.c Merge git://git.infradead.org/mtd-2.6 2011-01-17 11:15:30 -08:00
board-fsample.c
board-generic.c
board-h2-mmc.c
board-h2.c
board-h2.h
board-h3-mmc.c
board-h3.c
board-h3.h
board-htcherald.c
board-innovator.c
board-nokia770.c
board-osk.c
board-palmte.c
board-palmtt.c
board-palmz71.c
board-perseus2.c
board-sx1-mmc.c
board-sx1.c
board-voiceblue.c
clock.c
clock.h
clock_data.c
devices.c
dma.c
flash.c
fpga.c ARM: omap1: irq_data conversion. 2011-01-13 17:18:51 +01:00
gpio7xx.c
gpio15xx.c
gpio16xx.c
i2c.c
id.c
io.c
irq.c omap1: Simplify use of omap_irq_flags 2011-01-27 15:52:16 -08:00
Kconfig omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
lcd_dma.c OMAP1: Fix non-working LCD on OMAP310 2011-02-02 12:13:50 -08:00
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c
leds.h
mailbox.c
Makefile omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
Makefile.boot
mcbsp.c
mux.c
opp.h
opp_data.c
pm.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-01-13 10:05:56 -08:00
pm.h
pm_bus.c
serial.c
sleep.S
sram.S
time.c omap1: remove duplicated #include 2011-02-01 15:53:00 -08:00
timer32k.c omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
usb.c