From: Tushar Behera Date: Thu, 20 Jun 2013 10:47:17 +0000 (+0530) Subject: clk: samsung: Add MUX_FA macro to pass flag and alias X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ccf7f2d35dad9ecfe2f080e758ad0fab9ab862;p=pandora-kernel.git 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 Reviewed-by: Tomasz Figa Signed-off-by: Mike Turquette --- Reading git-diff-tree failed