clkdev: const-ify connection id to clk_add_alias()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 9 Mar 2015 10:43:04 +0000 (10:43 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 6 May 2015 10:58:57 +0000 (11:58 +0100)
The connection id is only passed to clk_get() which is already const.
Const-ify this argument too.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/clk/clkdev.c
include/linux/clkdev.h

Simple merge
Simple merge