]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge with ../linux-2.6
authorTony Lindgren <tony@atomide.com>
Tue, 6 Sep 2005 10:01:08 +0000 (13:01 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Sep 2005 10:01:08 +0000 (13:01 +0300)
1  2 
Makefile
arch/arm/Kconfig
arch/arm/mach-omap1/fpga.c
drivers/Kconfig
drivers/char/Kconfig
drivers/char/watchdog/Kconfig
drivers/media/video/Kconfig
drivers/mmc/mmc.c
drivers/serial/8250.c
init/do_mounts.c

diff --cc Makefile
Simple merge
Simple merge
Simple merge
diff --cc drivers/Kconfig
Simple merge
Simple merge
Simple merge
Simple merge
index 4c68df91b7d8faf37c16812563d2850803bfd17b,0a8165974ba763abebeb0519434f849ea8876413..dc4d3ad613fec49e65f4b4be8064ea831ecf0a4f
@@@ -474,8 -484,8 +484,9 @@@ static void mmc_power_up(struct mmc_hos
        int bit = fls(host->ocr_avail) - 1;
  
        host->ios.vdd = bit;
 +      host->ios.clock = host->f_min;
        host->ios.bus_mode = MMC_BUSMODE_OPENDRAIN;
+       host->ios.chip_select = MMC_CS_DONTCARE;
        host->ios.power_mode = MMC_POWER_UP;
        host->ops->set_ios(host, &host->ios);
  
Simple merge
Simple merge