commit | af19b7ce76ba220f358c82b0a5e7d68909a23aa5 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Sun Nov 11 21:23:56 2018 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Dec 17 08:26:24 2018 +0100 |
tree | 6311d7a4c88ffecf8c8e4abf024eb2c4f60ee5f2 | |
parent | 5eae252db3856e62c778832d4d59f6efc5b0aaf9 [diff] |
mmc: bcm2835: Avoid possible races on data requests There are two accesses on the data requests which are not protected by the mutex. So fix this accordingly. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Acked-by: Eric Anholt <eric@anholt.net> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>