usb: gadget: move bitflags to the end of usb_gadget struct
authorDavid Cohen <david.a.cohen@linux.intel.com>
Mon, 9 Dec 2013 23:55:34 +0000 (15:55 -0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 10 Dec 2013 04:44:03 +0000 (22:44 -0600)
commitd8318d7f6bd08eba36ed2a7a23ac5389115958bc
tree2b60f1b27bf22ee3abcd66128a142d8c4a2b5fac
parentc3e5d2985ef720cbbdc63546a5c545ac4450d96e
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 <david.a.cohen@linux.intel.com>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
include/linux/usb/gadget.h