mfd: ssbi: Constify buffer in ssbi_write
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 10 Dec 2013 23:35:17 +0000 (15:35 -0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:07 +0000 (08:28 +0000)
In preparation for passing a const pointer directly to
ssbi_write() from the regmap APIs.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found