Searched hist:"335 b1936ebf48bf1df3568a8df3766d9408a1070" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/ |
| H A D | mc.c | 335b1936ebf48bf1df3568a8df3766d9408a1070 Thu Dec 24 10:03:49 UTC 2015 Prabhakar Kushwaha <prabhakar@freescale.com> driver: net: fsl-mc: Remove portal id hard-coding
Management Complex firmware 9.0 has fixed the issue of dprc_destroy_container i.e. the used portal is not return to the free pool. Which was resulting in error ethernet driver want to use this portal via either DPL or dynamically in Linux.
Hard-coding of portal id is removed.
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <york.sun@nxp.com>
|