* [GIT PULL] FPGA Manager changes for 6.8-rc1 part two
@ 2023-12-22 12:51 Xu Yilun
2023-12-23 12:50 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Xu Yilun @ 2023-12-22 12:51 UTC (permalink / raw)
To: gregkh; +Cc: yilun.xu, yilun.xu, linux-fpga, hao.wu, mdf
The following changes since commit 5496fb8eedd637e1e9d87655f86dc816afd5ad68:
drivers/fpga: use standard array-copy function (2023-11-17 16:34:26 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.8-rc1-2
for you to fetch changes up to c849ecb2ae8413f86c84627cb0af06dffce4e215:
fpga: zynq-fpga: Convert to platform remove callback returning void (2023-12-21 22:33:46 +0800)
----------------------------------------------------------------
FPGA Manager changes for 6.8-rc1 second part
Not sure if it's too late for 6.8 rc1, but I try to speed up this
intermediate change.
- Uwe's change convert to new platform remove callback.
All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of our for-next branch).
Signed-off-by: Xu Yilun <yilun.xu@intel.com>
----------------------------------------------------------------
Uwe Kleine-König (13):
fpga: altera-fpga2sdram: Convert to platform remove callback returning void
fpga: altera-freeze-bridge: Convert to platform remove callback returning void
fpga: altera-hps2fpga: Convert to platform remove callback returning void
fpga: dfl-afu-main: Convert to platform remove callback returning void
fpga: dfl-fme-br: Convert to platform remove callback returning void
fpga: dfl-fme-main: Convert to platform remove callback returning void
fpga: dfl-fme-region: Convert to platform remove callback returning void
fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning void
fpga: of-fpga-region: Convert to platform remove callback returning void
fpga: socfpga-a10: Convert to platform remove callback returning void
fpga: stratix10-soc: Convert to platform remove callback returning void
fpga: xilinx-pr-decoupler: Convert to platform remove callback returning void
fpga: zynq-fpga: Convert to platform remove callback returning void
drivers/fpga/altera-fpga2sdram.c | 6 ++----
drivers/fpga/altera-freeze-bridge.c | 6 ++----
drivers/fpga/altera-hps2fpga.c | 6 ++----
drivers/fpga/dfl-afu-main.c | 6 ++----
drivers/fpga/dfl-fme-br.c | 6 ++----
drivers/fpga/dfl-fme-main.c | 6 ++----
drivers/fpga/dfl-fme-region.c | 6 ++----
drivers/fpga/intel-m10-bmc-sec-update.c | 6 ++----
drivers/fpga/of-fpga-region.c | 6 ++----
drivers/fpga/socfpga-a10.c | 6 ++----
drivers/fpga/stratix10-soc.c | 6 ++----
drivers/fpga/xilinx-pr-decoupler.c | 6 ++----
drivers/fpga/zynq-fpga.c | 6 ++----
13 files changed, 26 insertions(+), 52 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-23 12:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-22 12:51 [GIT PULL] FPGA Manager changes for 6.8-rc1 part two Xu Yilun
2023-12-23 12:50 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).