]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm2835-v4l2: Update the driver to the current VCHI API.
authorEric Anholt <eric@anholt.net>
Fri, 27 Jan 2017 21:54:59 +0000 (13:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Jan 2017 09:44:27 +0000 (10:44 +0100)
commit253c3e151a4c28ef8e16d5acbd871bed1c26e0b9
tree9845ab12164d754b537e1dfa2432549f6231d471
parent1a5643cbb0e340372bac27619a8ecaef4068a7e9
staging: bcm2835-v4l2: Update the driver to the current VCHI API.

25e3d1ff0fb1 ("staging: vc04_services: remove vchiq_copy_from_user")
removed the flags/msg_handle arguments, which were unused, and pushed
the implementation of copying using memcpy vs copy_from_user to the
caller.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/platform/bcm2835/mmal-vchiq.c