kernel-hacking-2024-linux-s.../drivers/mmc
Ben Dooks 7e9c7b6402 MMC: S3C24XX: Refuse incorrectly aligned transfers
The hardware does not support any multi-block transfers
with an block-size that is not 32bit aligned. Also the driver
itself does not support single block non-32bit transfers
either.

Ensure that the s3cmci_setup_data() returns the appropriate
error if we encounter this.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:48 +02:00
..
card mmc_test: cleanup 2008-07-15 14:14:45 +02:00
core sdio: clean up handling of byte mode transfer size 2008-07-15 14:14:44 +02:00
host MMC: S3C24XX: Refuse incorrectly aligned transfers 2008-07-15 14:14:48 +02:00
Kconfig
Makefile