From: Alexander Shiyan Date: Wed, 31 Jul 2013 10:56:30 +0000 (+0400) Subject: serial: sccnxp: Using CLK API for getting UART clock X-Git-Tag: v3.12-rc1~182^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90efa75f7ab0be5677f0cca155dbf0b39eacdd03;p=pandora-kernel.git serial: sccnxp: Using CLK API for getting UART clock This patch removes "frequency" parameter from SCCNXP platform_data and uses CLK API for getting clock. If CLK ommited, default IC frequency will be used instead. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed