]> Pileus Git - ~andy/linux/commit
clk: samsung: Add MUX_FA macro to pass flag and alias
authorTushar Behera <tushar.behera@linaro.org>
Thu, 20 Jun 2013 10:47:17 +0000 (16:17 +0530)
committerMike Turquette <mturquette@linaro.org>
Sat, 22 Jun 2013 17:50:41 +0000 (10:50 -0700)
commit41ccf7f2d35dad9ecfe2f080e758ad0fab9ab862
tree35dd9be34c3f6c3e19b88b797ee7e50f40b79541
parent646572c77db7c42beb3d091915c8f97359100c47
clk: samsung: Add MUX_FA macro to pass flag and alias

Cpufreq driver for some Samsung platforms have not yet been designed as
a platform driver, thereby they can only access clocks with an alias
name.

For EXYNOS4210, one such clock also requires a flag to be set, hence
there is a need to create another macro that can handle both flag and
alias.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/samsung/clk.h