mirror of https://github.com/torvalds/linux.git
Before this change, unbinding the QMan portals did not trigger a corresponding unbinding of the dpaa_eth making use of it; the first QMan portal related operation issued afterwards crashed the kernel. The device link ensures the dpaa_eth dependency upon the qman portal used is honoured at the QMan portal removal. Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| bman.c | ||
| bman_ccsr.c | ||
| bman_portal.c | ||
| bman_priv.h | ||
| bman_test.c | ||
| bman_test.h | ||
| bman_test_api.c | ||
| dpaa_sys.c | ||
| dpaa_sys.h | ||
| qman.c | ||
| qman_ccsr.c | ||
| qman_portal.c | ||
| qman_priv.h | ||
| qman_test.c | ||
| qman_test.h | ||
| qman_test_api.c | ||
| qman_test_stash.c | ||