linux-sg2042/drivers/media/usb/au0828
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
..
Kconfig Merge commit 'v4.16-rc4~0' into patchwork 2018-03-05 07:39:06 -05:00
Makefile media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
au0828-cards.c [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() 2017-03-03 07:35:02 -03:00
au0828-cards.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
au0828-core.c media: au0828: Fix incorrect error messages 2018-09-24 09:32:15 -04:00
au0828-dvb.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
au0828-i2c.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
au0828-input.c media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros 2018-10-04 14:22:27 -04:00
au0828-reg.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
au0828-vbi.c media: au0828/em28xx: make vb2_ops const 2017-10-27 14:13:33 +02:00
au0828-video.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
au0828.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00