From 3cdb772160c13ae6c162fe729460dc11f8437eec Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 4 Apr 2012 22:14:58 +0800 Subject: [PATCH] usb: gadget: use module_pci_driver This patch converts the drivers in drivers/usb/gadget/* to use module_pci_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Cc: Thomas Dahlmann Cc: Xiaochen Shen Cc: Pavankumar Kondeti Cc: Greg Kroah-Hartman Signed-off-by: Felipe Balbi --- Reading git-format-patch failed