From: Thomas Pugliese Date: Tue, 1 Oct 2013 19:04:35 +0000 (-0500) Subject: usb: wusbcore: Add isoc transfer type enum and packet definitions X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae1a5bd3fabd7f7f3575309c7a0d676fecf6303;p=pandora-kernel.git usb: wusbcore: Add isoc transfer type enum and packet definitions This patch adds transfer type enum and packet definitions for WA_XFER_ISO_PACKET_INFO and WA_XFER_ISO_PACKET_STATUS packets. It also changes instances of __attribute__((packed)) to __packed to make checkpatch.pl happy. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed