From: Alexander Shiyan Date: Mon, 10 Feb 2014 18:18:31 +0000 (+0400) Subject: serial: max310x: Migrate to CLK API X-Git-Tag: v3.15-rc1~138^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a8a252e177cfaa2fb04120dd944104e4417bf5;p=pandora-kernel.git serial: max310x: Migrate to CLK API This patch removes "frequency" parameter from MAX310X platform_data and uses CLK API for getting clock. Clock type (XTAL/OSC) is determined by clk name. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed