OSDN Git Service

media: staging: media: Make use of devm_platform_ioremap_resource
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Tue, 8 Oct 2019 06:55:51 +0000 (03:55 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 16 Oct 2019 19:35:15 +0000 (16:35 -0300)
commit4b1d7c2760d26363c497b959a81f8d055ba767c1
tree4134fb5a419038662269188fbd7a171f4f41430e
parent50df3be70aa0cb0e69279b926fe1171d99f623f1
media: staging: media: Make use of devm_platform_ioremap_resource

Fix below issue reported by coccicheck
drivers/staging//media/omap4iss/iss.c:915:1-15: WARNING: Use
devm_platform_ioremap_resource for iss -> regs [ res ]

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/staging/media/omap4iss/iss.c