]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Nov 2014 10:42:49 +0000 (12:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:54 +0000 (12:40 +0100)
commit6ccca8175601ba89e8b966275599e3433caa9537
treecfcaf66a727efebae271d82dd18dfc5d6dba9584
parent6baabd074e66de99230c1be48b6b8f471be89c8c
mmc: mmc_test: Extend "Badly aligned" tests for 8-byte alignment

The "Badly aligned" tests, test reading/writing with alignments
of 1,2 and 3.  SDHCI now has 64-bit ADMA which has 8-byte
alignment, so extend the tests to test up to 7.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/card/mmc_test.c