summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-09-18 11:54:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-09-22 09:48:22 +0200
commit06c78d4e359f30b0f77130a6b191e925efb414a3 (patch)
tree117351e86a742f79b79d5f0e99c7ab2a4bdd7125 /drivers/fpga/fpga-bridge.c
parentb290f902b857d75a5eaeb0aa8d0a12fbc8312699 (diff)
staging: vchiq: rework compat handling
The compat handlers for VCHIQ_IOC_QUEUE_MESSAGE32 and VCHIQ_IOC_GET_CONFIG32 can simply call the underlying implementations that are already separate functions rather than using copy_in_user to simulate the native 64-bit interface for the full ioctl handler. vchiq_ioc_queue_message gets a small update to the calling conventions to simplify the compat version by directly returning a normal errno value. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20200918095441.1446041-2-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