| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc_boot.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | sandbox_mmc.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | atmel_sdhci.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | msm_sdhci.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | zynq_sdhci.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | exynos_dw_mmc.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | rockchip_sdhci.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
| H A D | rockchip_dw_mmc.c | 24f5aec3646f2a22d8ff8e02c07d6c9a92a5092a Tue Sep 06 13:17:32 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|