]> git.baikalelectronics.ru Git - kernel.git/commit
[media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 12 Dec 2013 06:49:54 +0000 (03:49 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 7 Jan 2014 08:49:51 +0000 (06:49 -0200)
commita5c41d540699e41a65db486873fa1d335e45d6c8
tree00d44bb96a09e47e245749753a33115ae3735093
parent3f9a040c2515b603825175af00d75125ec0c4916
[media] radio-bcm2048: fix missing unlock on error in bcm2048_rds_fifo_receive()

Add the missing unlock before return from function bcm2048_rds_fifo_receive()
in the error handling case.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/bcm2048/radio-bcm2048.c