commit | 681e6edc25a452e26e263386caaa4afb02b5f131 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Sun Jul 10 14:59:45 2011 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jul 12 20:39:40 2011 -0700 |
tree | 1937aaf7057031bda8d03608314e422aa818fd0f | |
parent | 78702e43c1cadd600e35374411caba82ad9354b6 [diff] |
ARM: tegra: remove copy-and-pasted usb platform data from boards trimslice and paz00 both have functionally identical platform data for the tegra-ehci driver. Move the platform data into devices.c, and remove it from all the board files. Signed-off-by: Colin Cross <ccross@android.com> Tested-by: Konstantin Sinyuk <kostyas@compulab.co.il> Acked-by: Olof Johansson <olof@lixom.net>