alistair23-linux/drivers/media/common/siano
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 [media] sms: Remove CONFIG_ prefix from Kconfig symbols 2014-07-22 09:57:28 -03:00
Makefile media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
sms-cards.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
sms-cards.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
smscoreapi.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
smscoreapi.h media: siano: use GFP_DMA only for smssdio 2018-05-15 08:04:42 -04:00
smsdvb-debugfs.c siano: get rid of an unused return code for debugfs register 2018-08-08 10:57:14 -04:00
smsdvb-main.c media: dvb: represent min/max/step/tolerance freqs in Hz 2018-08-02 18:10:48 -04:00
smsdvb.h siano: get rid of an unused return code for debugfs register 2018-08-08 10:57:14 -04:00
smsendian.c media: siano: get rid of __le32/__le16 cast warnings 2018-05-04 08:55:05 -04:00
smsendian.h
smsir.c media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros 2018-10-04 14:22:27 -04:00
smsir.h media: siano: add SPDX markups 2017-12-11 07:44:07 -05:00