From: Tomasz Figa Date: Tue, 15 Oct 2013 17:41:15 +0000 (+0200) Subject: clk: samsung: exynos5250: Sort definitions by registers and bitfield X-Git-Tag: v3.14-rc1~109^2~17^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2786c9622e9031ff03b6d54d8b5d2d28e9fd2579;p=pandora-kernel.git clk: samsung: exynos5250: Sort definitions by registers and bitfield This patch reorders clock definitions, so they are sorted by register addresses and bitfield shifts. When at it, blank lines are added to separate definitions of clocks from different registers. Overall this should make the driver more readable and reduce the number of potential conflicts when adding new entries. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Tested-by: Tomasz Figa --- Reading git-diff-tree failed