From a5514d142e7f5cff8e02a6fb4cfcb3e301c0eb59 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Wed, 14 Jan 2015 17:22:04 +0100 Subject: [PATCH] usb: gadget: at91_udc: Allocate udc instance Allocate udc structure instead of relying on the statically declared object. Signed-off-by: Boris Brezillon Acked-by: Alexandre Belloni Acked-by: Felipe Balbi Signed-off-by: Nicolas Ferre --- Reading git-format-patch failed