-
由 Arvind Yadav 提交于
Here, If devm_ioremap_nocache will fail. It will return NULL. Kernel can run into a NULL-pointer dereference. This error check will avoid NULL pointer dereference. Signed-off-by: NArvind Yadav <arvind.yadav.cs@gmail.com> Acked-by: NVincent Abriou <vincent.abriou@st.com>
1ae0d5af