alistair23-linux/drivers/media/pci/cx25821
Mauro Carvalho Chehab 66f9317804 [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
After cx25821-video cleanup, this var is not used anymore:

drivers/media/pci/cx25821/cx25821-video.c: In function 'cx25821_vidioc_try_fmt_vid_cap':
drivers/media/pci/cx25821/cx25821-video.c:591:15: warning: variable 'maxw' set but not used [-Wunused-but-set-variable]

as the code now checks the max width as the default case for the
range check.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-04-25 16:07:10 -03:00
..
cx25821-alsa.c [media] cx25821: remove unnecessary global devlist 2013-04-16 18:02:02 -03:00
cx25821-audio-upstream.c [media] cx25821: make cx25821_sram_channels const 2013-04-16 18:01:29 -03:00
cx25821-audio-upstream.h
cx25821-audio.h
cx25821-biffuncs.h [media] cx25821: get rid of warning: no previous prototype 2012-10-27 18:02:07 -02:00
cx25821-cards.c [media] cx25821: remove references to subdevices that aren't there 2013-04-16 18:09:18 -03:00
cx25821-core.c [media] cx25821: remove cx25821-audio-upstream.c from the Makefile 2013-04-16 18:13:06 -03:00
cx25821-gpio.c [media] cx25821: remove bogus dependencies 2013-04-16 18:03:27 -03:00
cx25821-i2c.c [media] cx25821: remove bogus dependencies 2013-04-16 18:03:27 -03:00
cx25821-medusa-defines.h
cx25821-medusa-reg.h
cx25821-medusa-video.c [media] cx25821: use core locking 2013-04-16 18:05:22 -03:00
cx25821-medusa-video.h
cx25821-reg.h
cx25821-sram.h
cx25821-video-upstream.c [media] cx25821: replace custom ioctls with write() 2013-04-16 18:12:34 -03:00
cx25821-video-upstream.h
cx25821-video.c [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap 2013-04-25 16:07:10 -03:00
cx25821-video.h [media] cx25821: setup output nodes correctly 2013-04-16 18:09:57 -03:00
cx25821.h [media] cx25821: replace custom ioctls with write() 2013-04-16 18:12:34 -03:00
Kconfig [media] cx25821: remove bogus dependencies 2013-04-16 18:03:27 -03:00
Makefile [media] cx25821: remove cx25821-audio-upstream.c from the Makefile 2013-04-16 18:13:06 -03:00