mmc: bcm2835: Take SWIOTLB memory size limitation into account
authorStefan Wahren <wahrenst@gmx.net>
Sat, 24 Aug 2019 06:31:04 +0000 (08:31 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 11 Sep 2019 13:58:39 +0000 (15:58 +0200)
commitd4dd9bccf4854cc6ed853b2b73d5afd8707cff20
tree88f082dbdf3e10909364a0a94893555f72fe6c54
parentbb7b8ec62dfb9b255027c3a54d01f12fc3bd1d2c
mmc: bcm2835: Take SWIOTLB memory size limitation into account

Make sure the sdhost driver doesn't use requests bigger than SWIOTLB
can handle.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/bcm2835.c