Home
last modified time | relevance | path

Searched hist:"15 a91651bffa1892eec04dc10b02e24a123203ef" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_esdhc.h15a91651bffa1892eec04dc10b02e24a123203ef Mon Jun 12 09:50:52 UTC 2017 Peng Fan <peng.fan@nxp.com> mmc: fsl_esdhc: correct type of wp_enable

The type should be int, not u8. cfg->wp_enable will finally be
assigned to priv->wp_enable whose type is int.

Signed-off-by: Peng Fan <peng.fan@nxp.com>