android_kernel_xiaomi_sm8350/arch/mips/au1000/common
Sergei Shtylyov 4b36673284 [MIPS] Alchemy: replace ffs() with __ffs()
Fix havoc wrought by commit 56f621c7f6 --
au_ffs() and ffs() are equivalent, that patch should have just replaced one
with another.  Now replace ffs() with __ffs() which returns an unbiased bit
number.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-12-06 17:15:58 +00:00
..
au1xxx_irqmap.c [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. 2007-10-16 18:23:48 +01:00
clocks.c
cputable.c
dbdma.c [MIPS] Alchemy: replace ffs() with __ffs() 2007-12-06 17:15:58 +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 [MIPS] Fix au1xxx_gpio_direction_* return value 2007-08-27 02:16:50 +01:00
irq.c [MIPS] Alchemy: replace ffs() with __ffs() 2007-12-06 17:15:58 +00:00
Makefile
pci.c [MIPS] Au1000: set the PCI controller IO base 2007-10-09 12:47:48 +01:00
platform.c
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 add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
sleeper.S
time.c [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. 2007-10-29 19:35:33 +00:00