From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Tue, 04 Jul 2017 14:33:43 +0000 Subject: Re: [PATCH] omapfb: panel-dsi-cm: constify dsicm_attr_group Message-Id: <3864187.P2DtsQDzSm@amdc3058> List-Id: References: <624ffdf87293646671d3fef7079d19528108a381.1498195469.git.arvind.yadav.cs@gmail.com> In-Reply-To: <624ffdf87293646671d3fef7079d19528108a381.1498195469.git.arvind.yadav.cs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arvind Yadav Cc: tomi.valkeinen@ti.com, linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org On Friday, June 23, 2017 10:56:32 AM Arvind Yadav wrote: > File size before: > text data bss dec hex filename > 4657 464 0 5121 1401 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.o > > File size After adding 'const': > text data bss dec hex filename > 4713 400 0 5113 13f9 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.o > > Signed-off-by: Arvind Yadav Patch queued for 4.13, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics