From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Fri, 27 Mar 2015 00:19:35 -0700 Subject: [PATCH 32/35 linux-next] clk: constify of_device_id array In-Reply-To: <386731024.185864.1427020449384.open-xchange@webmail.nmp.proximus.be> References: <1426533469-25458-1-git-send-email-fabf@skynet.be> <1426535949-26107-1-git-send-email-fabf@skynet.be> <20150318141509.7930.28419@quantum> <386731024.185864.1427020449384.open-xchange@webmail.nmp.proximus.be> Message-ID: <20150327071935.GB18059@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/22, Fabian Frederick wrote: > > > > On 18 March 2015 at 15:15 Michael Turquette wrote: > > > > > > Quoting Fabian Frederick (2015-03-16 12:59:06) > > > of_device_id is always used as const. > > > (See driver.of_match_table and open firmware functions) > > > > > > Signed-off-by: Fabian Frederick > > > > Acked-by: Michael Turquette > > Thanks :) > > btw, something I forgot to mention in changelog is the __initdata -> __initconst > for ti_clkdm_match_table[] > > I can send it again with a new changelog if necessary ... > Did you want us to take this through clk-next? If so please resend with the new commit text. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project