From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 11 Dec 2017 08:48:59 -0800 Subject: [PATCH 0/2] ARM: OMAP2+: CM: make some structures, function arguments and pointers as const In-Reply-To: <1509974140-10860-1-git-send-email-bhumirks@gmail.com> References: <1509974140-10860-1-git-send-email-bhumirks@gmail.com> Message-ID: <20171211164859.GM24344@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Bhumika Goyal [171106 05:17]: > Make some pointers and function arguments as const. After this change, > make the structures of type cm_ll_data as const. Thanks applying both in to omap-for-v4.16/soc. Regards, Tony