]> git.baikalelectronics.ru Git - kernel.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)
commitb67a6635e5244eaccc92cefbfa10aa8f0949964e
tree8426693a95cdd91bec285ad86e95132e3e94bf35
parent10ef7cf7a7b0f4bb6aff04e2ebe8933c7b02a218
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