Home
last modified time | relevance | path

Searched hist:"18 bb399f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtps65218.c18bb399f Mon Jan 05 03:01:31 CST 2015 Krzysztof Kozlowski <k.kozlowski@samsung.com> mfd: tps65218: 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: Lee Jones <lee.jones@linaro.org>
18bb399f Mon Jan 05 03:01:31 CST 2015 Krzysztof Kozlowski <k.kozlowski@samsung.com> mfd: tps65218: 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: Lee Jones <lee.jones@linaro.org>