diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2018-12-10 17:52:36 +0100 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-12-17 08:56:54 +0100 |
commit | a0741ba40a009f97c019ae7541dc61c1fdf41efb (patch) | |
tree | bc43bd662995610cc77edad7a4b73903c2ac89b3 /usr | |
parent | 0b479790684192ab7024ce6a621f93f6d0a64d92 (diff) | |
download | linux-a0741ba40a009f97c019ae7541dc61c1fdf41efb.tar.gz linux-a0741ba40a009f97c019ae7541dc61c1fdf41efb.tar.bz2 linux-a0741ba40a009f97c019ae7541dc61c1fdf41efb.zip |
mmc: core: Reset HPI enabled state during re-init and in case of errors
During a re-initialization of the eMMC card, we may fail to re-enable HPI.
In these cases, that isn't properly reflected in the card->ext_csd.hpi_en
bit, as it keeps being set. This may cause following attempts to use HPI,
even if's not enabled. Let's fix this!
Fixes: eb0d8f135b67 ("mmc: core: support HPI send command")
Cc: <stable@vger.kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions