android_kernel_xiaomi_sm8350/arch/mips/au1000/common
Wolfgang Ocker 0ec734c2b8 [MIPS] Alchemy: Fix ids in Alchemy db dma device table
0 is a valid device id (DSCR_CMD0_UART0_TX), so we can't use it to mark
an empty entry in the device table. Use ~0 instead and search for id ~0
when looking for a free entry.

Signed-off-by: Wolfgang Ocker <weo@reccoware.de>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-03-12 14:14:40 +00:00
..
au1xxx_irqmap.c [MIPS] clean up au1xxx_irqmap.c include files 2008-01-29 10:14:55 +00:00
clocks.c
cputable.c
dbdma.c [MIPS] Alchemy: Fix ids in Alchemy db dma device table 2008-03-12 14:14:40 +00:00
dbg_io.c [MIPS] checkfiles: Fix "need space after that ','" errors. 2007-10-11 23:46:15 +01:00
dma.c
gpio.c Remove inclusions of <linux/autoconf.h> 2008-02-06 10:41:00 -08:00
irq.c [MIPS] Alchemy: fix IRQ bases 2007-12-06 17:15:58 +00:00
Makefile
pci.c [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning 2008-01-07 15:32:03 +00:00
platform.c i2c-au1550: Convert to platform driver 2008-01-27 18:14:52 +01:00
power.c [MIPS] Alchemy: Reformat PM code. 2007-10-17 18:28:48 +01:00
prom.c add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
puts.c
reset.c [MIPS] Fix "no space between function name and open parenthesis" warnings. 2007-10-11 23:46:15 +01:00
setup.c [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() 2007-12-14 17:34:29 +00:00
sleeper.S
time.c [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. 2007-10-29 19:35:33 +00:00