commit | 13f7558237ed841b19f11e0920c01c4d6d50fcc5 | [log] [tgz] |
---|---|---|
author | Ian Molton <spyro@f2s.com> | Tue Jul 08 10:32:50 2008 +0100 |
committer | Ian Molton <spyro@f2s.com> | Thu Jul 10 10:28:49 2008 +0100 |
tree | 095c566671b214920479f2447bec1b9b99a2c894 | |
parent | ed847782f6459a5c94aa0c9f93679f6a4176a47a [diff] |
Clocklib: Fix SA1111 clock name mess. This patch uses the ability of PXA's clocklib to alias clock to resolve the problem caused by sharing the SA1111 IO controller between PXA and SA1100 architectures, which have differing GPIO numbering. Signed-off-by: Ian Molton <spyro@f2s.com>