[PATCH 2/7] s3c-hsudc: add __devinit to probe function
Felipe Balbi
balbi at ti.com
Mon Dec 19 08:29:57 EST 2011
On Mon, Dec 19, 2011 at 02:24:57PM +0100, Heiko Stübner wrote:
I need a commit log, even if it's an obvious one. Sorry for the
nit-picking.
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> drivers/usb/gadget/s3c-hsudc.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/usb/gadget/s3c-hsudc.c b/drivers/usb/gadget/s3c-hsudc.c
> index 4c1abb1..3e5673d 100644
> --- a/drivers/usb/gadget/s3c-hsudc.c
> +++ b/drivers/usb/gadget/s3c-hsudc.c
> @@ -1260,7 +1260,7 @@ static struct usb_gadget_ops s3c_hsudc_gadget_ops = {
> .vbus_draw = s3c_hsudc_vbus_draw,
> };
>
> -static int s3c_hsudc_probe(struct platform_device *pdev)
> +static int __devinit s3c_hsudc_probe(struct platform_device *pdev)
> {
> struct device *dev = &pdev->dev;
> struct resource *res;
> --
> 1.7.5.4
>
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20111219/2c8dcbaa/attachment-0001.sig>
More information about the linux-arm-kernel
mailing list