commit | 2c20b9f19add2248dc867f1f78dcef1eb0944543 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Nov 10 21:27:55 2010 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Nov 17 10:01:36 2010 +0100 |
tree | c7b6861e16bc9fb9d4d25cb4c5730e4509af5033 | |
parent | e9f0bafb4f3d32d0bc0ea7e946d667a68bae59ce [diff] |
ARM: mx25: dynamically allocate mxc-ehci devices According to the reference manual of the i.MX25 the host controller uses an offset of 0x200 not 0x400 as was specified in the resources for mxc_usbh2. Needs-Testing: yes Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>