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)
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>

No differences found