Home
last modified time | relevance | path

Searched hist:"3 f5af12a5d24756dce661b0bc34c05f0fe1715aa" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsunxi_mmc.c3f5af12a5d24756dce661b0bc34c05f0fe1715aa Tue Jul 04 19:31:24 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: sunxi: Rename mmchost to priv

Use the driver-model naming convention for this structure. It is data
private to the driver so the local variable should be called 'priv'.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>