-
- Downloads
mmc: squash lines for immediate return
These functions can be much simpler by squashing lines for immediate return. For *_bind() callbacks, they will be a simple wrapper function of an upper-level bind API. For mmc_set_{boot_bus_width,part_conf}, they will be a wrapper of mmc_switch(). Signed-off-by:Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by:
Jaehoon Chung <jh80.chung@samsung.com>
Showing
- drivers/mmc/atmel_sdhci.c 1 addition, 6 deletionsdrivers/mmc/atmel_sdhci.c
- drivers/mmc/exynos_dw_mmc.c 1 addition, 6 deletionsdrivers/mmc/exynos_dw_mmc.c
- drivers/mmc/mmc_boot.c 8 additions, 20 deletionsdrivers/mmc/mmc_boot.c
- drivers/mmc/msm_sdhci.c 1 addition, 6 deletionsdrivers/mmc/msm_sdhci.c
- drivers/mmc/rockchip_dw_mmc.c 1 addition, 6 deletionsdrivers/mmc/rockchip_dw_mmc.c
- drivers/mmc/rockchip_sdhci.c 1 addition, 6 deletionsdrivers/mmc/rockchip_sdhci.c
- drivers/mmc/sandbox_mmc.c 1 addition, 6 deletionsdrivers/mmc/sandbox_mmc.c
- drivers/mmc/zynq_sdhci.c 1 addition, 6 deletionsdrivers/mmc/zynq_sdhci.c
Please register or sign in to comment