From: Mark Brown Date: Fri, 14 Oct 2011 12:36:04 +0000 (+0100) Subject: regulator: Constify constraints name X-Git-Tag: v3.2-rc1~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0151546fb34e92494acd65ed84a603c2a4a90168;p=pandora-kernel.git regulator: Constify constraints name There's no need for the API to modify it and having it const makes it easier to use with random strings the board code has. Signed-off-by: Mark Brown --- Reading git-diff-tree failed