From: Dinh Nguyen Date: Thu, 24 Oct 2013 08:18:30 +0000 (-0500) Subject: clk: socfpga: Remove check for "reg" property in socfpga_clk_init X-Git-Tag: v3.14-rc1~109^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d04391cfe6446fb2f184d063b56a4dcce425334;p=pandora-kernel.git clk: socfpga: Remove check for "reg" property in socfpga_clk_init The function socfpga_clk_init() can support clocks that do not have a divider register, but a fixed-divider that can be read from DTS. Therefore, the "reg" property is not a failing condition for socfpga_clk_init(). Signed-off-by: Dinh Nguyen Signed-off-by: Mike Turquette --- Reading git-diff-tree failed