Skip to content
Commit 4219ff33 authored by Dan Carpenter's avatar Dan Carpenter Committed by Vinod Koul
Browse files

dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probe



devm_ioremap_resource() doesn't return NULL, it returns error pointers.

Fixes: df7e762d ("dmaengine: Add STM32 DMAMUX driver")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Acked-by: default avatarPierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent a4ffb13c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment