Re: [PATCH] at86rf230: Constify struct regmap_config

From: David Miller
Date: Mon Jan 05 2015 - 16:33:20 EST


From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
Date: Mon, 05 Jan 2015 10:02:31 +0100

> 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@xxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/