From: Tony Prisk Date: Sat, 9 Mar 2013 05:44:37 +0000 (+1300) Subject: tty: serial: vt8500: Unneccessary duplicated clock code removed X-Git-Tag: v3.9-rc3~18^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5771a8051d5ebaac0651a957885f55b5f6221a02;p=pandora-kernel.git tty: serial: vt8500: Unneccessary duplicated clock code removed Remove the extra code left over when the serial driver was changed to require a clock. There is no fallback to 24Mhz as a clock is now required. Also remove a second call to of_clk_get which is unnecessary. Signed-off-by: Tony Prisk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed