]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: vc04_services: make use of devm_platform_ioremap_resource
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Sun, 6 Oct 2019 09:16:21 +0000 (14:46 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2019 10:32:42 +0000 (12:32 +0200)
commitd4fbce956db1207a1ad625db1f4e922c7b73808b
treeeff3e1ad7f1fc4e397e7e9fbf926aef811fa9592
parentf342e258085bde61696bd64505f7551829647934
staging: vc04_services: make use of devm_platform_ioremap_resource

fix below issue reported by coccicheck
drivers/staging//vc04_services/interface/vchiq_arm/vchiq_2835_arm.c:139
WARNING: Use devm_platform_ioremap_resource for g_regs

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Link: https://lore.kernel.org/r/1570353394-9991-1-git-send-email-hariprasad.kelam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_2835_arm.c