u-boot-brain/drivers
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
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block Timer: Allow reset_timer() only for systems with low resolution timers 2011-07-26 14:52:53 +02:00
dma fsl_dma: fix support for 83xx DMA engine 2011-07-06 19:09:27 -05:00
fpga add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 2010-11-30 21:59:21 +01:00
gpio GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00
hwmon hwmon: Extend lm63.c to support LM64 2011-05-12 23:01:34 +02:00
i2c I2C: Add driver for ST-Ericsson U8500 i2c 2011-06-01 19:22:47 +02:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc Minor coding style cleanup. 2011-05-19 22:22:44 +02:00
mmc disk/part.c: Make features optional 2011-07-26 14:10:14 +02:00
mtd sf: sst: support newer standardized flashes 2011-07-26 16:32:59 +02:00
net net: designware: fix uninitialized phy_addr usage 2011-07-25 22:20:10 +02:00
pci IXP42x PCI rewrite 2011-06-23 08:25:18 +02:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: fix relocation and enhance features 2011-04-27 19:38:08 +02:00
qe fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
rtc AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
serial serial: drop useless ctlr field 2011-07-26 16:38:05 +02:00
spi andes_spi: add andes_spi interface 2011-07-25 23:40:11 +02:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb imx: Add support for USB EHCI on imx25 2011-07-14 15:41:24 +02:00
video powerpc: use 'video-mode' environment variable to configure DIU 2011-04-28 21:31:16 +02:00
watchdog AT91: fix at91sam_wdt.c to reworked header files 2011-05-18 07:56:51 +02:00