From: Felipe Balbi Date: Fri, 12 Sep 2008 18:22:56 +0000 (+0300) Subject: omap: usb: ehci: fix use of hcd->regs X-Git-Tag: v2.6.27-omap1~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1770870fcffe31ee521dc6147636a52758c43ca;p=pandora-kernel.git omap: usb: ehci: fix use of hcd->regs From 818dc8ebd261cdc59670fe1580248ad47f18a1de Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Fri, 12 Sep 2008 21:07:09 +0300 Subject: [PATCH] omap: usb: ehci: fix usb of hcd->regs hcd->regs should be initialized by ioremaping hcd->rsrc_start and hcd->rsrc_len. Fix it for ehci-omap.c. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed