Hi, On Mon, Nov 19, 2012 at 01:21:48PM -0500, Bill Pemberton wrote: > CONFIG_HOTPLUG is going away as an option so __devinit is no longer > needed. > > Signed-off-by: Bill Pemberton <wfp5p@xxxxxxxxxxxx> > Cc: Peter Korsgaard <jacmet@xxxxxxxxxx> > Cc: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> > Cc: Felipe Balbi <balbi@xxxxxx> > Cc: Li Yang <leoli@xxxxxxxxxxxxx> > Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Cc: Geoff Levand <geoff@xxxxxxxxxxxxx> > Cc: Wan ZongShun <mcuos.com@xxxxxxxxx> > Cc: Olav Kongas <ok@xxxxxxxxxxxxxx> > Cc: Lennert Buytenhek <kernel@xxxxxxxxxxxxxx> > Cc: Ben Dooks <ben-linux@xxxxxxxxx> > Cc: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > Cc: linux-usb@xxxxxxxxxxxxxxx > Cc: linux-omap@xxxxxxxxxxxxxxx > Cc: linuxppc-dev@xxxxxxxxxxxxxxxx > Cc: cbe-oss-dev@xxxxxxxxxxxxxxxx > Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx > --- > drivers/usb/c67x00/c67x00-drv.c | 2 +- > drivers/usb/chipidea/ci13xxx_imx.c | 2 +- > drivers/usb/chipidea/ci13xxx_msm.c | 2 +- > drivers/usb/chipidea/ci13xxx_pci.c | 2 +- > drivers/usb/chipidea/core.c | 2 +- > drivers/usb/chipidea/usbmisc_imx6q.c | 2 +- > drivers/usb/dwc3/core.c | 11 +++++------ > drivers/usb/dwc3/debugfs.c | 2 +- > drivers/usb/dwc3/dwc3-exynos.c | 4 ++-- > drivers/usb/dwc3/dwc3-omap.c | 4 ++-- > drivers/usb/dwc3/dwc3-pci.c | 4 ++-- > drivers/usb/dwc3/gadget.c | 4 ++-- > drivers/usb/gadget/at91_udc.c | 4 ++-- > drivers/usb/gadget/bcm63xx_udc.c | 2 +- > drivers/usb/gadget/f_uac2.c | 2 +- > drivers/usb/gadget/fsl_qe_udc.c | 8 ++++---- > drivers/usb/gadget/mv_udc_core.c | 2 +- > drivers/usb/gadget/net2272.c | 13 ++++++------- > drivers/usb/gadget/omap_udc.c | 6 +++--- > drivers/usb/gadget/s3c-hsotg.c | 6 +++--- > drivers/usb/gadget/s3c-hsudc.c | 2 +- > drivers/usb/host/bcma-hcd.c | 9 ++++----- > drivers/usb/host/ehci-atmel.c | 2 +- > drivers/usb/host/ehci-grlib.c | 2 +- > drivers/usb/host/ehci-orion.c | 4 ++-- > drivers/usb/host/ehci-platform.c | 2 +- > drivers/usb/host/ehci-ppc-of.c | 4 ++-- > drivers/usb/host/ehci-ps3.c | 2 +- > drivers/usb/host/ehci-s5p.c | 2 +- > drivers/usb/host/ehci-w90x900.c | 4 ++-- > drivers/usb/host/ehci-xilinx-of.c | 2 +- > drivers/usb/host/fhci-hcd.c | 2 +- > drivers/usb/host/fsl-mph-dr-of.c | 8 ++++---- > drivers/usb/host/imx21-hcd.c | 2 +- > drivers/usb/host/isp116x-hcd.c | 2 +- > drivers/usb/host/isp1362-hcd.c | 2 +- > drivers/usb/host/isp1760-if.c | 4 ++-- > drivers/usb/host/ohci-at91.c | 12 ++++++------ > drivers/usb/host/ohci-ep93xx.c | 2 +- > drivers/usb/host/ohci-exynos.c | 2 +- > drivers/usb/host/ohci-jz4740.c | 2 +- > drivers/usb/host/ohci-nxp.c | 4 ++-- > drivers/usb/host/ohci-octeon.c | 2 +- > drivers/usb/host/ohci-omap3.c | 2 +- > drivers/usb/host/ohci-pci.c | 2 +- > drivers/usb/host/ohci-platform.c | 2 +- > drivers/usb/host/ohci-ppc-of.c | 4 ++-- > drivers/usb/host/ohci-ps3.c | 4 ++-- > drivers/usb/host/ohci-pxa27x.c | 6 +++--- > drivers/usb/host/ohci-s3c2410.c | 2 +- > drivers/usb/host/ohci-sa1111.c | 2 +- > drivers/usb/host/ohci-spear.c | 2 +- > drivers/usb/host/ohci-tmio.c | 2 +- > drivers/usb/host/pci-quirks.c | 14 +++++++------- > drivers/usb/host/r8a66597-hcd.c | 2 +- > drivers/usb/host/sl811-hcd.c | 2 +- > drivers/usb/host/ssb-hcd.c | 11 +++++------ > drivers/usb/host/u132-hcd.c | 2 +- > drivers/usb/host/uhci-grlib.c | 2 +- > drivers/usb/host/uhci-platform.c | 2 +- > drivers/usb/musb/am35x.c | 2 +- > drivers/usb/musb/blackfin.c | 2 +- > drivers/usb/musb/cppi_dma.c | 3 +-- > drivers/usb/musb/da8xx.c | 2 +- > drivers/usb/musb/davinci.c | 2 +- > drivers/usb/musb/musb_core.c | 15 +++++++-------- > drivers/usb/musb/musb_debugfs.c | 2 +- > drivers/usb/musb/musb_dma.h | 3 +-- > drivers/usb/musb/musb_dsps.c | 4 ++-- > drivers/usb/musb/musb_gadget.c | 6 +++--- > drivers/usb/musb/musbhsdma.c | 3 +-- > drivers/usb/musb/omap2430.c | 2 +- > drivers/usb/musb/tusb6010.c | 2 +- > drivers/usb/musb/tusb6010_omap.c | 3 +-- > drivers/usb/musb/ux500.c | 2 +- > drivers/usb/musb/ux500_dma.c | 3 +-- > drivers/usb/otg/ab8500-usb.c | 2 +- > drivers/usb/otg/fsl_otg.c | 2 +- > drivers/usb/otg/isp1301_omap.c | 2 +- > drivers/usb/otg/nop-usb-xceiv.c | 2 +- > drivers/usb/otg/twl4030-usb.c | 2 +- > drivers/usb/otg/twl6030-usb.c | 2 +- > drivers/usb/phy/mv_u3d_phy.c | 2 +- > drivers/usb/phy/omap-usb2.c | 2 +- > drivers/usb/phy/rcar-phy.c | 2 +- > 85 files changed, 145 insertions(+), 155 deletions(-) For drivers/usb/gadget, drivers/usb/dwc3/, drivers/usb/musb/, drivers/usb/otg/, drivers/usb/phy, and drivers/usb/renesas_usbhs: Acked-by: Felipe Balbi <balbi@xxxxxx> -- balbi
Attachment:
signature.asc
Description: Digital signature