| commit | 29f6e87722d3b440a300841d924c1ef9b625e994 | [log] [tgz] |
|---|---|---|
| author | Alan Tull <atull@kernel.org> | Mon Mar 27 13:24:57 2017 -0500 |
| committer | Alan Tull <atull@kernel.org> | Mon Jul 24 12:58:43 2017 -0500 |
| tree | f9a1c58ca67f7741607d2f295bdc7b58f2c51407 | |
| parent | 6c754346af9658060073557d0d9367d02704135d [diff] |
fpga-region: new function fpga_region_free Add FPGA region API function fpga_region_free() that undoes some of what fpga_region_program_fpga() does to free up a region to be reprogrammed. Signed-off-by: Alan Tull <atull@kernel.org>