diff options
| author | stanley.miao <[email protected]> | 2010-08-16 06:21:19 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2010-08-16 06:21:19 +0000 |
| commit | 8098bb0d8c7fe4ace7d13274c85a149503eee114 (patch) | |
| tree | 3d350f5cdb8c6abddfacb9584caafcee2c8694f3 /net/unix/af_unix.c | |
| parent | omap3: id: fix 3630 rev detection (diff) | |
| download | kernel-8098bb0d8c7fe4ace7d13274c85a149503eee114.tar.gz kernel-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 <[email protected]>
Tested-by: Igor Grinberg <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
