diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-01-05 10:07:01 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-01-05 20:11:32 +0000 |
commit | 9caf5067b9cb92c4383909ad1748c804ce223c7d (patch) | |
tree | 000619e2d5c48a3834844e13f6af9746da3e2fd3 /drivers/spi/spi-fsl-lib.c | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) |
spi: meson: Constify struct regmap_config
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-fsl-lib.c')
0 files changed, 0 insertions, 0 deletions