diff options
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | 2018-09-26 16:22:32 +0300 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2018-10-05 14:01:46 -0500 |
commit | e0940b34c40e95d1879691d2474d182c57aae0de (patch) | |
tree | cc3fe309d2aa7f9360007a92c98ca09a12dac2c8 /include/soc | |
parent | f1c98ee699314c6512522703b2bc0ed0afd08ad1 (diff) | |
download | linux-e0940b34c40e95d1879691d2474d182c57aae0de.tar.gz linux-e0940b34c40e95d1879691d2474d182c57aae0de.tar.bz2 linux-e0940b34c40e95d1879691d2474d182c57aae0de.zip |
soc: fsl: bman_portals: defer probe after bman's probe
A crash in bman portal probing could not be triggered (as is the case
with qman portals) but it does make calls [1] into the bman driver so
lets make sure the bman portal probing happens after bman's.
[1] bman_p_irqsource_add() (in bman) called by:
init_pcfg() called by:
bman_portal_probe()
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions