Re: [PATCH v2] bus: fsl-mc: dpio: fix alter FQ state command

From: Greg KH
Date: Fri Apr 28 2017 - 06:32:15 EST


On Sat, Apr 22, 2017 at 09:44:49AM +0300, Horia GeantÄ wrote:
> 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@xxxxxxx>
> ---
> v2: use QBMAN_RESULT_MASK instead of hard-coded mask

Why are you not using 'staging' in your subject line?

thanks,

greg k-h