habanalabs: fix mmu cache registers init
authorOded Gabbay <oded.gabbay@gmail.com>
Thu, 28 Feb 2019 08:46:13 +0000 (10:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2019 12:04:59 +0000 (13:04 +0100)
commit1e7c1ec14b03fa80783a6263084b2525c57592a1
treeadf8cbb14eda6a4f28f7a4f34da7123b74fcb09c
parenta28ce422a6d926c11d7e72a83ccaa4f9b06077ea
habanalabs: fix mmu cache registers init

This patch fix an incorrect initialization of the MMU cache registers. The
shift operation was done in the wrong direction.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/habanalabs/goya/goya.c