linux-stable/arch/blackfin
Mike Frysinger d04dfc4c0e Blackfin arch: cplb mananger: use a do...while loop rather than a for loop
use a do...while loop rather than a for loop to get slightly better
optimization and to avoid gcc "may be used uninitialized" warnings ...
we know that the [id]cplb_nr_bounds variables will never be 0, so this
is OK

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2009-02-04 16:49:45 +08:00
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: build jtag tty driver as a module by default 2009-02-04 16:49:45 +08:00
include/asm Blackfin arch: Faster Implementation of csum_tcpudp_nofold() 2009-02-04 16:49:45 +08:00
kernel Blackfin arch: cplb mananger: use a do...while loop rather than a for loop 2009-02-04 16:49:45 +08:00
lib Blackfin arch: merge adeos blackfin part to arch/blackfin/ 2009-01-07 23:14:39 +08:00
mach-bf518 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files 2009-02-04 16:49:45 +08:00
mach-bf527 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files 2009-02-04 16:49:45 +08:00
mach-bf533 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs 2009-02-04 16:49:45 +08:00
mach-bf537 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files 2009-02-04 16:49:45 +08:00
mach-bf538 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd 2009-02-04 16:49:45 +08:00
mach-bf548 Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warning 2009-02-04 16:49:45 +08:00
mach-bf561 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd 2009-02-04 16:49:45 +08:00
mach-common Blackfin arch: fix 2 bugs related to debug 2009-02-04 16:49:45 +08:00
mm Blackfin arch: Faster C implementation of no-MPU CPLB handler 2009-01-07 23:14:38 +08:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin arch: add support for mobile ddr bf54x parts 2009-02-04 16:49:45 +08:00
Kconfig.debug Blackfin arch: change HWTRACE Kconfig and set it on default 2009-01-07 23:14:38 +08:00
Makefile Blackfin arch: line up machine-/cpu- vars after BF54xM addition 2009-02-04 16:49:45 +08:00