]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: cns3xxx: Add architecture definition for EHCI/OHCI controller
authorMac Lin <mkl0301@gmail.com>
Mon, 22 Nov 2010 16:32:44 +0000 (00:32 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 26 Nov 2010 18:10:51 +0000 (21:10 +0300)
commitcf36797f35676dafae9d44484391ac7f56b2485a
treecd2b6a20e50a0ffb96411ceb0d9b0906e2faf674
parent38e64ba0f13918d11e50bbd5bb775781ccd6439d
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>
arch/arm/mach-cns3xxx/cns3420vb.c
arch/arm/mach-cns3xxx/include/mach/cns3xxx.h
arch/arm/mach-cns3xxx/include/mach/pm.h
arch/arm/mach-cns3xxx/pm.c