Skip to content
Snippets Groups Projects
Commit 24f5aec3 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent df9e4cda
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment