Home
last modified time | relevance | path

Searched hist:e150e3f4ad9aeda7610dee09f98ea69e0bc701b7 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/fpga/
H A Ddfl-fme-mgr.cdiff e150e3f4ad9aeda7610dee09f98ea69e0bc701b7 Fri Jun 28 02:49:37 CEST 2019 Wu Hao <hao.wu@intel.com> fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.

FME_PR_INTFC_ID is used as compat_id for fpga manager and region,
but high 64 bits and low 64 bits of the compat_id are swapped by
mistake. This patch fixes this problem by fixing register address.

Signed-off-by: Wu Hao <hao.wu@intel.com>
Acked-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Link: https://lore.kernel.org/r/20190628004951.6202-2-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>