From: Greg Kroah-Hartman Date: Wed, 22 Jan 2020 09:02:45 +0000 (+0100) Subject: Merge tag 'fpga-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux... X-Git-Tag: v5.15~4622^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3634a4a80f3d3d89545f04dd0145736a50c53659;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'fpga-for-5.6' of git://git./linux/kernel/git/mdf/linux-fpga into char-misc-next Moritz writes: Here is the first set of FPGA changes for 5.6 The first two patches are minor cleanups to the DFL drivers, that remove unused warnings. The third patch removes a redundant error message to the ts73xx driver. The last patch removes a confusing print in case a call to devm_clk_get returns -EPROBE_DEFER. All patches have been reviewed on the mailing list and have been in the last couple of linux-next releases without issues. Signed-off-by: Moritz Fischer * tag 'fpga-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga: fpga: xilinx-pr-decoupler: Remove clk_get error message for probe defer fpga: remove redundant dev_err message fpga: dfl: afu: remove set but not used variable 'afu' fpga: dfl: fme: remove set but not used variable 'fme' --- 3634a4a80f3d3d89545f04dd0145736a50c53659