Re: [v3] drivers:soc:fsl:qbman:qman.c: Sleep instead of stuck hacking jiffies.
From: Scott Wood <oss@buserror.net>
Date: 2017-06-25 02:46:49
Also in:
linux-arm-kernel, lkml
From: Scott Wood <oss@buserror.net>
Date: 2017-06-25 02:46:49
Also in:
linux-arm-kernel, lkml
On Fri, May 05, 2017 at 07:45:18AM +0200, Karim Eshapa wrote:
Use msleep() instead of stucking with long delay will be more efficient. Signed-off-by: Karim Eshapa <redacted> --- drivers/soc/fsl/qbman/qman.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
Acked-by: Scott Wood <oss@buserror.net> (though the subject line should be "soc/qman: ...") Leo, are you going to send this patch (and other qman patches) via arm-soc? -Scott