linux/drivers/media/pci/cx88
Sean Young 183e19f5b9 media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
This can be done with c99 initializers, which makes the code cleaner
and more transparent. It does require gcc 4.6, because of this bug
in earlier versions:

	https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10676

Since commit cafa0010cd ("Raise the minimum required gcc version to
4.6"), this is the case.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-10-04 14:22:27 -04:00
..
cx88-alsa.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
cx88-blackbird.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
cx88-cards.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
cx88-core.c MAINTAINERS & files: Canonize the e-mails I use at files 2018-05-04 06:21:06 -04:00
cx88-dsp.c [media] cx88: make checkpatch.pl happy 2016-11-25 07:50:20 -02:00
cx88-dvb.c media: pci: cx88: Replace mdelay() with msleep() in dvb_register() 2018-07-27 08:15:18 -04:00
cx88-i2c.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
cx88-input.c media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros 2018-10-04 14:22:27 -04:00
cx88-mpeg.c [media] cx88: make checkpatch.pl happy 2016-11-25 07:50:20 -02:00
cx88-reg.h [media] cx88: make checkpatch.pl happy 2016-11-25 07:50:20 -02:00
cx88-tvaudio.c [media] cx88: make checkpatch.pl happy 2016-11-25 07:50:20 -02:00
cx88-vbi.c media: cx88: Get rid of spurious call to cx8800_start_vbi_dma() 2018-05-05 10:25:20 -04:00
cx88-video.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
cx88-vp3054-i2c.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
cx88-vp3054-i2c.h [media] cx88: make checkpatch.pl happy 2016-11-25 07:50:20 -02:00
cx88.h media: v4l2-dev: convert VFL_TYPE_* into an enum 2017-12-18 11:49:40 -05:00
Kconfig [media] cx88: remove dependency on btcx-risc 2014-11-03 08:29:51 -02:00
Makefile media: don't include drivers/media/i2c at cflags 2017-12-28 14:14:09 -05:00