]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fsl-mc: bus: dpio: fix alter FQ state command
authorHoria Geantă <horia.geanta@nxp.com>
Sat, 22 Apr 2017 06:44:49 +0000 (09:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Apr 2017 12:21:50 +0000 (14:21 +0200)
commitc96d886d7b2efaba804a125e95c0f599a4c9974e
tree47c4f968158a1d273bc0c67a2847bdf7c5960b40
parent7ecb36442d12f197310a336a0e963badd238f35e
staging: fsl-mc: bus: dpio: fix alter FQ state command

When checking the response verb, the valid bit should be masked out,
since its value flips depending on what Response Register
(RR0 /RR1) it's been read from.

Fixes: 321eecb06bfb ("bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fsl-mc/bus/dpio/qbman-portal.c