]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm2835-audio: Replace call to vchi_msg_queue with vchi_queue_kernel_message
authorMichael Zoran <mzoran@crowfest.net>
Wed, 1 Feb 2017 14:31:53 +0000 (06:31 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Feb 2017 12:01:31 +0000 (13:01 +0100)
commitc891d724a40a271b649db8fa3944f9e363938dcc
treed52248dd9c0a64f361c0c77b53ac63b6178f69b8
parent1077a98a5c941c2eb34398c12c670bb448e29062
staging: bcm2835-audio: 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/bcm2835-audio/bcm2835-vchiq.c