Here is the respin with comments addressed and retested on 4.10-rc2.

The first two patches are already acked, resending for convenience since the
others in the series require them.

v3:
- Minor coding style changes and comments
- Alternate documentation text

Jason Gunthorpe (4):
  fpga zynq: Check for errors after completing DMA
  fpga zynq: Check the bitstream for validity
  fpga: Add scatterlist based programming
  fpga zynq: Use the scatterlist interface

 Documentation/fpga/fpga-mgr.txt |  19 +++-
 drivers/fpga/fpga-mgr.c         | 238 ++++++++++++++++++++++++++++++++++------
 drivers/fpga/zynq-fpga.c        | 233 ++++++++++++++++++++++++++++++---------
 include/linux/fpga/fpga-mgr.h   |   5 +
 4 files changed, 408 insertions(+), 87 deletions(-)

-- 
2.7.4

Reply via email to