commit | 37df0e5de7612979354593df8edec5c5f3d0b475 | [log] [tgz] |
---|---|---|
author | Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org> | Mon Jun 27 22:41:04 2011 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Tue Jul 26 09:14:52 2011 +0200 |
tree | 5f6b9c8546c38fe8ea9d23202a5463774c441bb2 | |
parent | 4e606d68d2939128a15f56cbf546d44872230aad [diff] |
efikasb/mx: fix usbh1 initialisation mx51_initialize_usb_hw() support introduced a small error. The usbh1 has pdev->id equal to 1 not 0, so use pdev->id to make things less error-prone and to fix that. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>