ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller.
authorThomas Abraham <thomas.ab@samsung.com>
Sat, 7 May 2011 20:26:53 +0000 (22:26 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 May 2011 21:16:54 +0000 (14:16 -0700)
S3C2416, S3C2443 and S3C2450 includes a USB High-Speed Gadget controller module.
This patch adds the following for supporting this controller.

1. Definition for USB High-Speed controller base address.
2. Platform device instantiation.
3. Declaration for platform data structure.
4. Functionality to setup platform data for the controller.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found