[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)
commit66c5e5927860159e58bb6d8ebe7ac886277d617b
tree00d44bb96a09e47e245749753a33115ae3735093
parent7f95c904b9d7a42c96893fddd48b7615f549c5ff
[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