Home
last modified time | relevance | path

Searched hist:"06 c2d368fc36bc557855fc1234f3f2d9fc6c6988" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.hdiff 06c2d368fc36bc557855fc1234f3f2d9fc6c6988 Wed Feb 17 04:48:43 CST 2016 Keerthy <j-keerthy@ti.com> ARM: OMAP: DRA7: Make use of omap_revision information for soc_is* calls

Currently of_machine_is_compatible is used to detect the soc which
employs string comparison operations. We already have all the required
information in the omap_revision. Hence make use of the same like
the previous OMAPs and avoid costly string comparisons.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>