OSDN Git Service

ARM: OMAP2+: CM: make cm_ll_data structures as const
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 6 Nov 2017 13:15:40 +0000 (14:15 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Dec 2017 15:40:38 +0000 (07:40 -0800)
commit60af58cde4f27190c19dba7348e48bb03850eb91
tree2422680aaf2af9fb64e6ea6622f9958ffe51def3
parenta529f8de260e33237204f18c6c1540212a9653c7
ARM: OMAP2+: CM: make cm_ll_data structures as const

Make these const as they are only getting passed to the functions
cm_register and cm_unregister having the arguments as const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/cm2xxx.c
arch/arm/mach-omap2/cm33xx.c
arch/arm/mach-omap2/cm3xxx.c
arch/arm/mach-omap2/cminst44xx.c