]> git.sur5r.net Git - u-boot/commit
ARM: OMAP4+: vcores: Remove duplicated code
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 17 Aug 2016 10:55:36 +0000 (16:25 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 20 Aug 2016 18:03:25 +0000 (14:03 -0400)
commitc359ae5e8b461113c51ebbf3e587c4c362bff2e2
treeb8aac42ad842041be1a9ff737a4843156c5e769b
parent5328717cde60c81b355c456fa29ab22dad52a5db
ARM: OMAP4+: vcores: Remove duplicated code

There is no reason to duplicate code for DRA7xx platforms as there
can be Rail grouping. The maximum voltage detection algorithm can still
be run on other platforms with no Rail grouping and does not harm as
it gives the same result.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap-common/clocks-common.c