linux-stable/drivers/media/rc/img-ir
Cai Huoqing b619c2ea32 media: rc: img-ir: Make use of the helper function devm_platform_ioremap_resource()
Use the devm_platform_ioremap_resource() helper instead of
calling platform_get_resource() and devm_ioremap_resource()
separately

Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-09-30 10:07:50 +02:00
..
img-ir-core.c media: rc: img-ir: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:50 +02:00
img-ir-hw.c media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
img-ir-hw.h
img-ir-jvc.c
img-ir-nec.c
img-ir-raw.c
img-ir-raw.h
img-ir-rc5.c
img-ir-rc6.c
img-ir-sanyo.c
img-ir-sharp.c
img-ir-sony.c
img-ir.h
Kconfig media: rc: select CONFIG_BITREVERSE where needed 2021-01-27 13:18:08 +01:00
Makefile