From: Felipe Balbi Date: Fri, 30 Sep 2011 07:58:51 +0000 (+0300) Subject: usb: dwc3: convert structures into bitshifts X-Git-Tag: v3.2-rc1~183^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1c70a774b6fe3744b330d58bb9cf802f7eac89;p=pandora-kernel.git usb: dwc3: convert structures into bitshifts our parameter structures need to be written to HW, so instead of assuming little endian, we convert those into bit shifts. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed