Re: [PATCH RFC] usb gadget: introduce usb_gadget_probe_driver
From: David Brownell <hidden>
Date: 2010-07-30 18:46:24
Also in:
linux-arm-kernel
From: David Brownell <hidden>
Date: 2010-07-30 18:46:24
Also in:
linux-arm-kernel
=0A> - The bind functions are only called at init time, so there=0A> is no = need=0A> =C2=A0 to save a pointer to it.=0A=0ARight. Let's retain the spac= e-saving behaviors=0Aby keeping init-only code in init sections.=0A=0A- Dav= e=0A