On Fri, Mar 20, 2015 at 2:34 PM, Krzysztof Kozlowski <[email protected]> wrote: > 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 <[email protected]> > --- > drivers/clk/clk-cdce706.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

