[PATCH 1/3] usb: gadget: composite: export usb_remove_config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Enable calling usb_remove_config by gadgets.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
---
 drivers/usb/gadget/composite.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/usb/gadget/composite.c b/drivers/usb/gadget/composite.c
index 957f973..d213cd3 100644
--- a/drivers/usb/gadget/composite.c
+++ b/drivers/usb/gadget/composite.c
@@ -783,6 +783,7 @@ static void remove_config(struct usb_composite_dev *cdev,
 			/* may free memory for "c" */
 	}
 }
+EXPORT_SYMBOL_GPL(usb_remove_config);
 
 /**
  * usb_remove_config() - remove a configuration from a device.
-- 
1.7.0.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux