From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Date: Sun, 25 Aug 2013 07:48:01 +0000 Subject: Re: [PATCH v2] DMA: shdma: make a pointer const Message-Id: <20130825073601.GE8091@intel.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: linux-sh@vger.kernel.org, Magnus Damm , linux-kernel@vger.kernel.org On Fri, Aug 02, 2013 at 04:18:09PM +0200, Guennadi Liakhovetski wrote: > Platform data shouldn't be changed at run-time, so, pointers to it should > be const. Applied, thanks ~Vinod