diff options
author | stanley.miao <stanley.miao@windriver.com> | 2010-08-16 08:21:19 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-08-16 08:21:19 +0200 |
commit | 8098bb0d8c7fe4ace7d13274c85a149503eee114 (patch) | |
tree | 3d350f5cdb8c6abddfacb9584caafcee2c8694f3 /mm/slub.c | |
parent | omap3: id: fix 3630 rev detection (diff) | |
download | linux-8098bb0d8c7fe4ace7d13274c85a149503eee114.tar.xz linux-8098bb0d8c7fe4ace7d13274c85a149503eee114.zip |
OMAP3: Fix a cpu type check problem
cpu_is_omap3517() and cpu_is_omap3505() are the subgroups of cpu_is_omap34xx(),
so we should check cpu_is_omap3517() and cpu_is_omap3505() first, then check
cpu_is_omap34xx().
Otherwise, All AM35XX (Sitara) clocks do not get registered and device drivers
(ti_hecc, etc...) that depend on those clocks are failing to get the clock and
end up with non working device.
Signed-off-by: Stanley.Miao <stanley.miao@windriver.com>
Tested-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions