]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vchiq: convert compat dequeue_message
authorArnd Bergmann <arnd@arndb.de>
Fri, 18 Sep 2020 09:54:39 +0000 (11:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2020 07:48:22 +0000 (09:48 +0200)
commit79ac821e4ae24e49df09aa485d99e69fc7eb852c
tree447b12dd6bcb92ffc2dfcf64636d5d9ae9b97c10
parent451ebb8db7a8807cb3f9840007c1f3c3389dbdfd
staging: vchiq: convert compat dequeue_message

Split out the ioctl implementation for VCHIQ_IOC_DEQUEUE_MESSAGE
into a separate function so it can be shared with the compat
implementation.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20200918095441.1446041-4-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c