Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1630047
| From | Alan Tull <atull@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] patches for fpga |
| Date | 2017-04-24 23:40 +0200 |
| Message-ID | <tzTS9-3S5-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg,
Please take these three patches that fix minor
things for FPGA. All have been reviewed on the
mailing lists.
Thanks,
Alan
Matthew Gerlach (1):
fpga fr br: update supported version numbers
Tobias Klauser (2):
fpga altera-hps2fpga: disable/unprepare clock on error in
alt_fpga_bridge_probe()
fpga: region: release FPGA region reference in error path
drivers/fpga/altera-freeze-bridge.c | 30 +++++++++++++++++++-----------
drivers/fpga/altera-hps2fpga.c | 15 +++++++++------
drivers/fpga/fpga-region.c | 4 +++-
3 files changed, 31 insertions(+), 18 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] patches for fpga Alan Tull <atull@kernel.org> - 2017-04-24 23:40 +0200 [PATCH 1/3] fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_probe() Alan Tull <atull@kernel.org> - 2017-04-24 23:40 +0200 [PATCH 3/3] fpga fr br: update supported version numbers Alan Tull <atull@kernel.org> - 2017-04-24 23:40 +0200
csiph-web