From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] mfd: ti-lmu: constify mfd_cell tables Date: Wed, 29 Aug 2018 12:36:58 -0700 Message-ID: <20180829193658.GT7523@atomide.com> References: <20180829093108.GB22065@amd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180829093108.GB22065@amd> Sender: linux-kernel-owner@vger.kernel.org To: Pavel Machek Cc: kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, sre@kernel.org, nekit1000@gmail.com, mpartap@gmx.net, merlijn@wizzup.org, lee.jones@linaro.org List-Id: linux-omap@vger.kernel.org * Pavel Machek [180829 09:35]: > From: Sebastian Reichel > > mfd: ti-lmu: constify mfd_cell tables > > Add const attribute to all mfd_cell structures. Acked-by: Tony Lindgren