aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorMichal Sojka <[email protected]>2017-03-16 14:50:10 +0100
committerGreg Kroah-Hartman <[email protected]>2017-04-08 18:13:28 +0200
commit270579d95f820e93b39dafd4382530b3beb744e4 (patch)
tree39791f3bdb9937b180fbf2f7256649488f32799c /include/linux/fpga/fpga-mgr.h
parenta15d2ddba9ee94b252d2737419bff285d6b0e239 (diff)
uio_mf624: Align memory regions to page size and set correct offsets
mf624 card has its registers not aligned to pages. Since commit b65502879556 ("uio: we cannot mmap unaligned page contents") mmap()ing mf624 registers fails, because now the uio drivers must set uio_mem->addr to be page-aligned. We align the address here and set the newly introduced offs field to the offset of the mf264 registers within the page so that userspace can find the address of the mmap()ed register by reading /sys/class/uio/uio?/maps/map?/offset. Tested with real mf624 card. Signed-off-by: Michal Sojka <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions