staging: vchiq: convert compat create_service
authorArnd Bergmann <arnd@arndb.de>
Fri, 18 Sep 2020 09:54:38 +0000 (11:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Sep 2020 07:48:22 +0000 (09:48 +0200)
commit9f9caab91ab80144b971efe38d875df9edc963e6
tree9d06ee588f9568bbae6da0592fc3b078a94cb863
parent06c78d4e359f30b0f77130a6b191e925efb414a3
staging: vchiq: convert compat create_service

Split out the ioctl implementation for VCHIQ_IOC_CREATE_SERVICE
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-3-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c