u-boot-brain/arch
Mike Frysinger 1c9a5606d8 serial: drop useless ctlr field
The multi serial support has a "ctlr" field which almost no one uses,
but everyone is forced to set to useless strings.  So punt it.

Funny enough, the only code that actually reads this field (the mpc8xx
driver) has a typo where it meant to look for the SCC driver.  Fix it
while converting the check to use the name field.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Heiko Schocher <hs@denx.de>
CC: Anatolij Gustschin <agust@denx.de>
CC: Tom Rix <Tom.Rix@windriver.com>
CC: Minkyu Kang <mk7.kang@samsung.com>
CC: Craig Nauman <cnauman@diagraph.com>
CC: Marek Vasut <marek.vasut@gmail.com>
CC: Prafulla Wadaskar <prafulla@marvell.com>
CC: Mahavir Jain <mjain@marvell.com>
2011-07-26 16:38:05 +02:00
..
arm Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00
avr32 Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
blackfin Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
m68k Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
microblaze Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
mips Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
nios2 Timer: Remove set_timer completely 2011-07-26 14:52:17 +02:00
powerpc serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
sh Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
sparc Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
x86 Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00