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)
commit411d68bef922862286bae2ad3476f7a57f17ec79
tree9845ab12164d754b537e1dfa2432549f6231d471
parent7b3ad5abf027b7643b38c4006d7f4ce47a86dd3a
staging: bcm2835-v4l2: Update the driver to the current VCHI API.

49bec49fd7f2 ("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