Home
last modified time | relevance | path

Searched hist:"99 c7a51a249292ba98889b253659b27ed089bd7e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_mmc.c99c7a51a249292ba98889b253659b27ed089bd7e Wed Dec 02 17:59:12 UTC 2015 Simon Glass <sjg@chromium.org> spl: mmc: Rename 'mmc' variable to 'mmcp'

The 'p' suffix makes it more obvious that we are dealing with a pointer
to a (pointer) value that will be returned to its caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Nikita Kiryanov <nikita@compulab.co.il>
Tested-by: Michal Simek <michal.simek@xilinx.com>