]> err.no Git - linux-2.6/commit
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
authorMarc Pignat <marc.pignat@hevs.ch>
Thu, 9 Aug 2007 11:56:29 +0000 (13:56 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 17:29:34 +0000 (19:29 +0200)
commit1d4de9edd6c9ad676b20729ab15c04b78e9a50c5
tree9a55b7cc98723bced21a27a8a33fc01cb389c038
parent8fdd8521dcc9d89072f3ca5dca444560bcea39c6
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes

This kind of transfer is not supported, so don't advertise it and make it
fail early.

Signed-off-by: Marc Pignat <marc.pignat@hevs.ch>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/at91_mci.c