alistair23-linux/drivers/media/platform/vsp1
Anders Roxell 1b4ca5aa9e [media] drivers/media: vsp1_video: fix compile error
This was found with the -RT patch enabled, but the fix should apply to
non-RT also.

Compilation error without this fix:
../drivers/media/platform/vsp1/vsp1_video.c: In function
'vsp1_pipeline_stopped':
../drivers/media/platform/vsp1/vsp1_video.c:524:2: error: expected
expression before 'do'
  spin_unlock_irqrestore(&pipe->irqlock, flags);
    ^

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-25 09:13:13 -02:00
..
Makefile
vsp1.h [media] v4l: vsp1: Remove support for platform data 2014-12-23 09:11:24 -02:00
vsp1_bru.c [media] v4l2-subdev: support new 'which' field in enum_mbus_code 2015-03-23 11:46:38 -07:00
vsp1_bru.h
vsp1_drv.c [media] v4l: vsp1: Fix wrong entities links creation 2016-01-25 07:28:30 -02:00
vsp1_entity.c [media] media framework: rename pads init function to media_entity_pads_init() 2016-01-11 12:19:03 -02:00
vsp1_entity.h [media] v4l: vsp1: Don't sleep in atomic context 2015-07-17 10:03:43 -03:00
vsp1_hsit.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_hsit.h
vsp1_lif.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lif.h
vsp1_lut.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_lut.h
vsp1_regs.h [media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macro 2015-07-06 08:26:07 -03:00
vsp1_rpf.c [media] v4l: vsp1: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:09 -02:00
vsp1_rwpf.c [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats 2015-07-06 08:26:08 -03:00
vsp1_rwpf.h [media] v4l: vsp1: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:09 -02:00
vsp1_sru.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_sru.h
vsp1_uds.c [media] v4l2-subdev: add support for the new enum_frame_size 'which' field 2015-03-23 11:48:55 -07:00
vsp1_uds.h [media] v4l: vsp1: uds: Fix scaling of alpha layer 2014-07-17 12:45:00 -03:00
vsp1_video.c [media] drivers/media: vsp1_video: fix compile error 2016-01-25 09:13:13 -02:00
vsp1_video.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
vsp1_wpf.c [media] v4l: vsp1: remove pads prefix from *_create_pads_links() 2016-01-11 12:19:09 -02:00