Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
authorLinus Torvalds <torvalds@woody.osdl.org>
Mon, 11 Dec 2006 20:26:03 +0000 (12:26 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Mon, 11 Dec 2006 20:26:03 +0000 (12:26 -0800)
commit69de7fc037c8cda6fd20a632d39461bf9d42b927
tree096e704e8f97079ec5c1edd9d1d99b01cddc920e
parent116140b7f5c9182c86a4e419f81684209357aea7
parent99eeb8dfb1ce3df744e2e0d00dd627d7a8199ef0
Merge branch 'for-linus' of git://git./linux/kernel/git/drzeus/mmc

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc:
  AT91 MMC update for 2.6.19
  mmc: Change SDHCI iomem error to a warning
  mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC  card removal
  AT91 MMC 5 : Minor cleanups
  AT91 MMC 4 : Interrupt handler cleanup
  AT91 MMC 3 : Move global mci_clk variable
  AT91 MMC 2 : Use platform resources
  AT91 MMC 1: Pass host structure.