]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 20 Mar 2013 08:44:17 +0000 (09:44 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 21 Mar 2013 10:14:05 +0000 (12:14 +0200)
commiteda81bea894e5cd945e30f85b00546caf80fbecc
treec6c4e9be4fa30a360edaf0b1b397ddff4089caf8
parent967baed40eaaf6df632b7e929b903140a9744b87
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"

The Kconfig symbol USB_GADGET_NET2272_DMA was renamed to USB_NET2272_DMA
in commit 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b ("usb: gadget: allow
multiple gadgets to be built"). That commit did not convert the only
occurrence of the corresponding Kconfig macro. Convert that macro now.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/net2272.c