]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP5: clock: No Freqsel on OMAP5 devices too
authorRajendra Nayak <rnayak@ti.com>
Tue, 29 Jan 2013 13:03:49 +0000 (18:33 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 19 Mar 2013 07:27:03 +0000 (12:57 +0530)
commitecf51648c192377ea2830101b12fc3017bfd2b0c
treec5673fe9d61c632558eb6a96e305f36287b76b9b
parent1348bbf942ebf21db7ff235f9bbdf9cd36be3ffe
ARM: OMAP5: clock: No Freqsel on OMAP5 devices too

OMAP5 does not have freqsel either, so checks needs to be extended.

Infact only OMAP343X devices has the freqsel support, so fix the check
accordingly so that future patching can be avoided.

Reported-by: Archit Taneja <archit@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/dpll3xxx.c