]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci: Define maximum segments
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 4 Nov 2014 10:42:43 +0000 (12:42 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:52 +0000 (12:40 +0100)
commitb45f9e798c08516295cc348842636f2340b7c458
treec6d5a9bbb6d31ca9a72c77025f85b1fa4336f06f
parent475a680c04321440b4f5c400c51aea83345c510e
mmc: sdhci: Define maximum segments

Define the maximum number of segments instead of
having the constant 128 appearing in the code in
various places.

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