summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorSayali Lokhande <sayalil@codeaurora.org>2017-04-04 18:56:58 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-04-10 03:20:08 -0700
commitbd7cf09fbe0d1dbe7dec9d3427ef8cfa28e0e5e7 (patch)
tree0040cc47984cc83047621920dc760f1232888e74 /security/selinux/hooks.c
parent272879fc1fb285de38f48780364fcd7e0d43ea20 (diff)
mmc: core: fix bus-width selection in HS400 mode
During card initialization, for hs400 enhanced strobe mode we already set the bus width to 8 as part of mmc_select_hs400. i.e: mmc_init_card->mmc_select_timing->mmc_select_hs400 Commit 5a86b1150f6c ("mmc: core: fix multi-bit bus width without high-speed mode") modified bus width selection mode for hs400(mmc_select_bus_width is being called twice now) which is resulting in switch command failure(-110 error). Fix this by adding condition to check if hs400 is supported before bus-width selection. Change-Id: I698260599276a251ffbe2f242175be0dc51a91de Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions