Commit 4f4c5e36 authored by Harro Haan's avatar Harro Haan Committed by Russell King
parent 7e27d6e7
This diff is collapsed.
......@@ -144,6 +144,7 @@ struct at91_udc {
struct proc_dir_entry *pde;
void __iomem *udp_baseaddr;
int udp_irq;
spinlock_t lock;
};
static inline struct at91_udc *to_udc(struct usb_gadget *g)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment