2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/include/linux/usb
Sarah Sharp da13051cc7 USB: Remove bitmap #define from hcd.h
Using a #define to redefine a common variable name is a bad thing,
especially when the #define is in a header.  include/linux/usb/hcd.h
redefined bitmap to DeviceRemovable to avoid typing a long field in the
hub descriptor.  This has unintended side effects for files like
drivers/usb/core/devio.c that include that file, since another header
included after hcd.h has different variables named bitmap.

Remove the bitmap #define and replace instances of it in the host
controller code.  Cleanup the spaces around function calls and square
brackets while we're at it.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Cc: Tony Olech <tony.olech@elandigitalsystems.com>
Cc: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Max Vozeler <mvz@vozeler.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: Rodolfo Giometti <giometti@linux.it>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Anton Vorontsov <avorontsov@mvista.com>
Cc: Sebastian Siewior <bigeasy@linutronix.de>
Cc: Lothar Wassmann <LW@KARO-electronics.de>
Cc: Olav Kongas <ok@artecdesign.ee>
Cc: Martin Fuzzey <mfuzzey@gmail.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: David Brownell <dbrownell@users.sourceforge.net>
2011-03-13 18:07:07 -07:00
..
association.h
atmel_usba_udc.h
audio-v2.h
audio.h
c67x00.h
cdc.h CDC NCM errata updates for cdc.h 2011-02-08 13:54:42 -08:00
ch9.h USB: fix unsafe USB_SS_MAX_STREAMS() definition 2011-02-25 11:40:01 -08:00
ch11.h USB: usb.h: Make comment match the defines it describes 2011-02-17 10:53:25 -08:00
composite.h usb gadget: don't save bind callback in struct usb_configuration 2010-10-22 10:21:26 -07:00
ehci_def.h usb: host: Add EHCI driver for NVIDIA Tegra SoCs 2011-03-11 14:22:11 -08:00
functionfs.h
g_hid.h
g_printer.h
gadget.h usb gadget: don't save bind callback in struct usb_gadget_driver 2010-10-22 10:21:25 -07:00
gadgetfs.h
gpio_vbus.h
hcd.h USB: Remove bitmap #define from hcd.h 2011-03-13 18:07:07 -07:00
input.h
intel_mid_otg.h USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell) 2010-10-22 10:21:33 -07:00
iowarrior.h
irda.h
isp116x.h
isp1362.h
isp1760.h
Kbuild USB: gadget: export functionfs.h to the includes available for userspace 2011-02-04 11:57:21 -08:00
langwell_otg.h USB OTG Langwell: Update OTG Kconfig and driver version. 2010-10-22 10:21:33 -07:00
langwell_udc.h
m66592.h
midi.h
msm_hsusb_hw.h USB: Fix trout build failure with ci13xxx_msm gadget 2011-02-04 12:38:14 -08:00
msm_hsusb.h USB: Rename "msm72k_otg.c" to "msm_otg.c" 2011-03-07 12:15:21 -08:00
musb.h Merge branch 'usb-next' into musb-merge 2010-12-16 10:05:06 -08:00
net2280.h
otg.h usb: otg: notifier: switch to atomic notifier 2011-02-18 14:05:54 +02:00
quirks.h
r8a66597.h
rndis_host.h
serial.h USB: serial drivers need to use larger bulk-in buffers 2011-02-25 11:38:32 -08:00
sl811.h
storage.h USB: Move USB Storage definitions to their own header file 2010-10-22 10:21:50 -07:00
tmc.h
ulpi.h usb: otg: Add ulpi viewport access ops 2011-03-11 14:22:10 -08:00
usbnet.h usbnet: changes for upcoming cdc_ncm driver 2010-12-06 12:59:02 -08:00
video.h
wusb-wa.h
wusb.h