From: Shawn Guo Date: Tue, 26 Jun 2012 08:49:22 +0000 (+0800) Subject: net: flexcan: clock-frequency is optional for device tree probe X-Git-Tag: v3.6-rc1~125^2~269^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b7b736fbfa1307fd294ca1fca69316f1b07a806;p=pandora-kernel.git net: flexcan: clock-frequency is optional for device tree probe The property clock-frequency is optional for device tree probe. When it's absent, the flexcan driver will try to get the frequency from clk system by calling clk_get_rate. Signed-off-by: Shawn Guo Acked-by: Dong Aisheng Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed