]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP1: remove the crystal type tag parsing
authorIgor Grinberg <grinberg@compulab.co.il>
Tue, 28 Aug 2012 23:18:52 +0000 (02:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 10 Sep 2012 23:33:59 +0000 (16:33 -0700)
commitc63875ee0829d1af18a2ca1caaf6f298e5ccd01e
tree43e58d46428d3b680862d4f4a71b6736c776a120
parentcb2eb03de49057143e5552e7ec89a82b275eb32e
ARM: OMAP1: remove the crystal type tag parsing

The omap1 crystal setting uses the OMAP custom tags.
Those tags are not used in upstream kernel and therefore the crystal
type is never set by the tag parsing code on upstream kernels.
Remove the crystal tag parsing code.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/clock_data.c