Files
ubports_kernel_google_msm/drivers/usb/gadget
Felipe Balbi 199e7edbb1 usb: gadget: chips: remove ifdef trickery
the gadget controller number is only used
during bind() to update descriptors and/or
check that a particular controller can support
a particular gadget driver.

Because of that, we can remove the ifdef
trickery as it's a rather small optimization
anyway.

While at that, also sort the entries
alphabetically and add a comment stating we
want to keep the list ordered alphabetically.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-01 14:31:05 -07:00
..
2011-03-31 11:26:23 -03:00
2011-04-13 16:41:00 -07:00
2010-09-03 17:33:40 -07:00
2011-06-28 11:12:51 -07:00