mmc: fsl_esdhc: Check the result from malloc()
malloc can fail, so we should better check its return value before using it.
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com>
Please register or sign in to comment
malloc can fail, so we should better check its return value before using it.
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com>