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 <[email protected]>
> ---
>  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

Attachment: signature.asc
Description: Digital signature

Reply via email to