From: Arnaud Patard (Rtp) Date: Mon, 27 Jun 2011 20:41:04 +0000 (+0200) Subject: efikasb/mx: fix usbh1 initialisation X-Git-Tag: v3.1-rc2~18^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37df0e5de7612979354593df8edec5c5f3d0b475;p=pandora-kernel.git 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 Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed