staging: vchiq_core: Move all wake-ups to one point
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 31 Mar 2018 20:09:46 +0000 (22:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:48:20 +0000 (15:48 +0200)
commit8dd60f7dc76db081f1231960bd97c6e82213e5cb
tree48cbb90f154ebfd5585cb0dce874924c4daf20be
parent81244ba0f03691ad7b6a4cd175b6281eb4241c5c
staging: vchiq_core: Move all wake-ups to one point

Move all calls of wake_up_process to one point, whichs makes the
following implementation of clean-up code easier.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c