From: Greg Kroah-Hartman Date: Tue, 30 Jul 2019 07:06:46 +0000 (+0200) Subject: Merge tag 'misc-habanalabs-fixes-2019-07-29' of git://people.freedesktop.org/~gabbayo... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d21a95e0ef3e06e403f296c3a409b307c47bdd08;p=linux.git Merge tag 'misc-habanalabs-fixes-2019-07-29' of git://people.freedesktop.org/~gabbayo/linux into char-misc-next Oded writes: This tag contains two fixes when running in BE architecture: - Fix for F/W download. The F/W is in LE so use a function that doesn't do bytw-swapping. - Fix for polling on host memory locations that are written by the device. The device always works in LE, so we need to do byte-swap when polling on those locations. * tag 'misc-habanalabs-fixes-2019-07-29' of git://people.freedesktop.org/~gabbayo/linux: habanalabs: fix host memory polling in BE architecture habanalabs: fix F/W download in BE architecture --- d21a95e0ef3e06e403f296c3a409b307c47bdd08