[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)
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>

No differences found