]> git.baikalelectronics.ru Git - kernel.git/commit
staging: bcm2835-audio: deallocate work when queue_work(...) fails
authorAishwarya Pant <aishpant@gmail.com>
Sun, 12 Mar 2017 15:39:49 +0000 (21:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Mar 2017 23:57:53 +0000 (07:57 +0800)
commit4cb4b05160e04d7348e8bcb47256b239b99f7301
treea4212d2817043a7790d39d1150b00b1202770ad0
parent32d29d417b4d1b8784966b7f0d13438714815911
staging: bcm2835-audio: deallocate work when queue_work(...) fails

This patch de-allocates work when queue_work(..) fails in the
bcm2835-audio work functions

Signed-off-by: Aishwarya Pant <aishpant@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/bcm2835-vchiq.c