the latest output of the "dead CONFIG variable" script run against
the directory drivers/usb (obviously some false positives, but some
definitely dead variables):



========== 440EPX ==========
drivers/usb/host/ehci-hcd.c:1014:#ifdef CONFIG_440EPX
drivers/usb/host/ehci-ppc-soc.c:67:#if defined(CONFIG_440EPX)
========== MACH_OMAP_H4_OTG ==========
drivers/usb/gadget/omap_udc.c:2051:#ifndef CONFIG_MACH_OMAP_H4_OTG
========== USBD_SAFE_SERIAL_PRODUCT ==========
drivers/usb/serial/safe_serial.c:93:#if defined(CONFIG_USBD_SAFE_SERIAL_VENDOR) 
&& !defined(CONFIG_USBD_SAFE_SERIAL_PRODUCT)
========== USBD_SAFE_SERIAL_VENDOR ==========
drivers/usb/serial/safe_serial.c:93:#if defined(CONFIG_USBD_SAFE_SERIAL_VENDOR) 
&& !defined(CONFIG_USBD_SAFE_SERIAL_PRODUCT)
drivers/usb/serial/safe_serial.c:97:#if ! 
defined(CONFIG_USBD_SAFE_SERIAL_VENDOR)
========== USB_GADGET_ATMEL_USBA ==========
drivers/usb/gadget/gadget_chips.h:91:#ifdef CONFIG_USB_GADGET_ATMEL_USBA
drivers/usb/gadget/ether.c:280:#ifdef CONFIG_USB_GADGET_ATMEL_USBA
========== USB_GADGET_IMX ==========
drivers/usb/gadget/gadget_chips.h:110:#ifdef CONFIG_USB_GADGET_IMX
========== USB_GADGET_MPC8272 ==========
drivers/usb/gadget/gadget_chips.h:138:#ifdef CONFIG_USB_GADGET_MPC8272
========== USB_GADGET_MQ11XX ==========
drivers/usb/gadget/gadget_chips.h:65:#ifdef CONFIG_USB_GADGET_MQ11XX
drivers/usb/gadget/ether.c:248:#ifdef CONFIG_USB_GADGET_MQ11XX
========== USB_GADGET_MUSB_HDRC ==========
drivers/usb/gadget/gadget_chips.h:131:#ifdef CONFIG_USB_GADGET_MUSB_HDRC
drivers/usb/gadget/ether.c:276:#ifdef CONFIG_USB_GADGET_MUSB_HDRC
========== USB_GADGET_MUSBHSFC ==========
drivers/usb/gadget/gadget_chips.h:124:#ifdef CONFIG_USB_GADGET_MUSBHSFC
drivers/usb/gadget/ether.c:272:#ifdef CONFIG_USB_GADGET_MUSBHSFC
========== USB_GADGET_N9604 ==========
drivers/usb/gadget/gadget_chips.h:78:#ifdef CONFIG_USB_GADGET_N9604
drivers/usb/gadget/ether.c:256:#ifdef CONFIG_USB_GADGET_N9604
========== USB_GADGET_PXA27X ==========
drivers/usb/gadget/gadget_chips.h:85:#ifdef CONFIG_USB_GADGET_PXA27X
drivers/usb/gadget/ether.c:260:#ifdef CONFIG_USB_GADGET_PXA27X
========== USB_GADGET_SA1100 ==========
arch/arm/configs/h7202_defconfig:561:# CONFIG_USB_GADGET_SA1100 is not set
arch/arm/configs/lubbock_defconfig:595:# CONFIG_USB_GADGET_SA1100 is not set
drivers/usb/gadget/gadget_chips.h:52:#ifdef CONFIG_USB_GADGET_SA1100
drivers/usb/gadget/ether.c:299:#ifdef CONFIG_USB_GADGET_SA1100
========== USB_GADGET_SUPERH ==========
drivers/usb/gadget/gadget_chips.h:45:#ifdef CONFIG_USB_GADGET_SUPERH
drivers/usb/gadget/ether.c:295:#ifdef CONFIG_USB_GADGET_SUPERH
========== USB_SAFE_PADDED ==========
drivers/usb/serial/safe_serial.c:77:#ifndef CONFIG_USB_SAFE_PADDED
drivers/usb/serial/safe_serial.c:78:#define CONFIG_USB_SAFE_PADDED 0
drivers/usb/serial/safe_serial.c:83:static int padded = CONFIG_USB_SAFE_PADDED;
========== USB_SAFE_SERIAL_VENDOR ==========
drivers/usb/serial/safe_serial.c:148:#if defined(CONFIG_USB_SAFE_SERIAL_VENDOR)
drivers/usb/serial/safe_serial.c:150:    (CONFIG_USB_SAFE_SERIAL_VENDOR, 
CONFIG_USB_SAFE_SERIAL_PRODUCT, CDC_DEVICE_CLASS,

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to