]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
sh: remove bogus highest / lowest logic from clock rate rounding
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 25 Jun 2010 07:19:39 +0000 (07:19 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 2 Jul 2010 09:07:51 +0000 (18:07 +0900)
commit088bcc2aff25f31f1497f8196fa02c8cd2a43f68
tree8426693a95cdd91bec285ad86e95132e3e94bf35
parentc45f6f10263ab53574f54de0caf0299b7d7c06a8
sh: remove bogus highest / lowest logic from clock rate rounding

The use of highest and lowest in clk_rate_table_round() is completely bogus
and superfluous. Remove it.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/clk.c