commit | cf36797f35676dafae9d44484391ac7f56b2485a | [log] [tgz] |
---|---|---|
author | Mac Lin <mkl0301@gmail.com> | Tue Nov 23 00:32:44 2010 +0800 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Nov 26 21:10:51 2010 +0300 |
tree | cd2b6a20e50a0ffb96411ceb0d9b0906e2faf674 | |
parent | 38e64ba0f13918d11e50bbd5bb775781ccd6439d [diff] |
ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller This patch add plateform_device for EHCI and OHCI controller on CNS3XXX. Power reference count (usb_pwr_ref) is used to control enabling and disabling the single clock control for both EHCI and OHCI controller. It also removes EHCI/OHCI unused virtual address definitions. Signed-off-by: Mac Lin <mkl0301@gmail.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>