From: Greg Kroah-Hartman Date: Mon, 20 Sep 2021 07:04:54 +0000 (+0200) Subject: Merge tag 'fpga-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... X-Git-Tag: accepted/tizen/unified/20230118.172025~6286^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=50c7ad36e65498802a4015d987d92445ecfb5d00;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'fpga-fixes-5.15' of git://git./linux/kernel/git/mdf/linux-fpga into char-misc-linus FPGA Manager fixes for 5.15 Tom and Jiapeng's fixes address smatch warnings around missing return values in error cases. Russ' change addresses an issue where registers are being accessed too early resulting in invalid data being read. All patches have been reviewed on the mailing list, and have been in the last few linux-next releases (as part of my fixes branch) without issues. Signed-off-by: Moritz Fischer * tag 'fpga-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga: fpga: dfl: Avoid reads to AFU CSRs during enumeration fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() fpga: machxo2-spi: Return an error on failure --- 50c7ad36e65498802a4015d987d92445ecfb5d00