[GIT PULL] FPGA Manager changes for 7.1-rc1
Xu Yilun <[email protected]> Tue, 7 Apr 2026 11:08:59 +0800
| Newsgroups | org.kernel.vger.linux-fpga |
|---|---|
| Message-ID | <adR1S5wFkU7dOFqH@yilunxu-OptiPlex-7050> |
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f: Linux 7.0-rc1 (2026-02-22 13:18:59 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-7.1-rc1 for you to fetch changes up to f63ddbcc3299047e7026b9324520aa826794f0c5: fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit() (2026-03-25 14:57:26 +0800) ---------------------------------------------------------------- FPGA Manager changes for 7.1-rc1 - Dinh & Yury's changes to use sysfs_emit() for sysfs read 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). Sorry for the late post due to personal affairs. Signed-off-by: Xu Yilun <[email protected]> ---------------------------------------------------------------- Dinh Nguyen (1): fpga: bridge: Use sysfs_emit() instead of sprintf() Yury Norov (1): fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit() drivers/fpga/fpga-bridge.c | 2 +- drivers/fpga/intel-m10-bmc-sec-update.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)