Fix wrong variable used for error checking after devm_ioremap_resource()
call. The function checks qmc->scc_pram instead of qmc->dpram, which
could lead to incorrect error handling.
Fixes:
|
||
|---|---|---|
| .. | ||
| dpio | ||
| qbman | ||
| qe | ||
| Kconfig | ||
| Makefile | ||
| dpaa2-console.c | ||
| guts.c | ||
| rcpm.c | ||