]> git.karo-electronics.de Git - mv-sheeva.git/commit
sdhci: enable multiblock transfers in sdhci-s3c
authorMaurus Cuelenaere <mcuelenaere@gmail.com>
Wed, 26 May 2010 21:42:05 +0000 (14:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 27 May 2010 16:12:40 +0000 (09:12 -0700)
commit14c5aa6d3797c6b3d09193a8423472847f738526
tree3263f14d77b515e492e9c3e0f112b0606fae98d6
parentb2e75eff5e859d0c294e7405958362b26a423c6e
sdhci: enable multiblock transfers in sdhci-s3c

Wifi over SDIO doesn't work correctly without multiblock, so enable this.
This patch depends on the following patches:

Signed-off-by: Maurus Cuelenaere <mcuelenaere@gmail.com>
Cc: Thomas Abraham <thomas.ab@samsung.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/sdhci-s3c.c