diff options
| author | Jaehoon Chung <[email protected]> | 2016-01-21 11:01:06 +0900 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-02-29 11:03:09 +0100 |
| commit | aaaaeb7a933471f6413ca44dd36efd57f2fa9429 (patch) | |
| tree | 4685e0bdfe50b969e2661e758f7e676bddd9bfe6 /tools/perf/scripts/python/bin | |
| parent | 07d97d872359d15f0f50f3bceb8f932be99a2226 (diff) | |
mmc: dw_mmc: remove the prepare_command hook
This patch removes the prepare_command hook from entire dw_mmc driver.
Now, almost all SoCs are using by default, except Exynos.
It seems that dwmmc controller is using unnecessary hook.
To know whether needs to set this bit or not,
add the DW_MMC_CARD_NO_USE_HOLD bit.
If some SoCs need to disable this in future, just set the
DW_MMC_CARD_NO_USE_HOLD bit.
set_bit(DW_MMC_CARD_NO_USE_HOLD, &slot->flags),
Signed-off-by: Jaehoon Chung <[email protected]>
Tested-by: Shawn Lin <[email protected]>
Reviewed-by: Shawn Lin <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions