From 845c071b7853c0046693022f4e95c9cdd043e2db Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Sun, 22 Dec 2013 00:08:33 -0300 Subject: [PATCH] usb: musb: Rework USB and USB_GADGET dependency This USB controller can work in as host-only, gadget-only or dual-role modes. Rework the dependency on the USB and USB_GADGET configs in order to allow building the driver when !USB or !USG_GADGET. Signed-off-by: Ezequiel Garcia Signed-off-by: Felipe Balbi --- Reading git-format-patch failed