]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_kernel_me...
authorMichael Zoran <mzoran@crowfest.net>
Wed, 1 Feb 2017 14:31:54 +0000 (06:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:01:31 +0000 (13:01 +0100)
commita9955f25f0d41ece3cb40344003a8e47065b4b1d
tree022f5953c9e3ebd1b4105e2872b49ee67ca86bda
parentc891d724a40a271b649db8fa3944f9e363938dcc
staging: bcm2835/mmal-vchiq: Replace call to vchi_msg_queue with vchi_queue_kernel_message

The function vchi_msg_queue was made static in vc04_services
and replaced with vchi_queue_kernel_message.

Change the call to vchi_msg_queue to vchi_queue_kernel_message

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/platform/bcm2835/mmal-vchiq.c