summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-09-18 11:54:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-22 09:48:22 +0200
commita4367cd2b2316862c5085a6beb12511f9f57608b (patch)
tree4ff3d193532939b437529497ab66c6c08c03de8a /drivers/fpga/fpga-bridge.c
parentf618affa770c5daa2cec997370874d02e51eb31d (diff)
staging: vchiq: convert compat bulk transfer
Split out the ioctl implementation for VCHIQ_IOC_QUEUE_BULK_TRANSMIT into a separate function so it can be shared with the compat implementation. Here, the input data is converted separately in the compat handler, while the output data is passed as a __user pointer to thec vchiq_queue_bulk_transfer->mode word that is compatible. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200918095441.1446041-5-arnd@arndb.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions