From: David Cohen Date: Mon, 9 Dec 2013 23:55:34 +0000 (-0800) Subject: usb: gadget: move bitflags to the end of usb_gadget struct X-Git-Tag: v3.14-rc1~148^2~90^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8318d7f6bd08eba36ed2a7a23ac5389115958bc;p=pandora-kernel.git usb: gadget: move bitflags to the end of usb_gadget struct This patch moves all bitflags to the end of usb_gadget struct in order to improve readability. Signed-off-by: David Cohen Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed