soc/fsl/qbman: Fixup qman_shutdown_fq()
authorRoy Pledge <roy.pledge@nxp.com>
Thu, 1 Aug 2019 20:17:03 +0000 (20:17 +0000)
committerLi Yang <leoyang.li@nxp.com>
Thu, 15 Aug 2019 21:41:56 +0000 (16:41 -0500)
commite844168a8f4a7de471059de3c4d60e4e770331e1
treeba16484d886fb6b46e1cae70fb171cb1f3f24e32
parentea2b8488baa705be44e7c7ac8a42d33fd31315b7
soc/fsl/qbman: Fixup qman_shutdown_fq()

When shutting down a FQ on a dedicated channel only the
SW portal associated with that channel can dequeue from it.
Make sure the correct portal is use.

Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/qbman/qman.c