All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Skacore Systems <skacore.systems@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org
Subject: Re: PATCH: s3c2410_udc: udc command always disables pull-up instead of passing the command
Date: Tue, 14 Jun 2011 13:15:25 -0700	[thread overview]
Message-ID: <20110614201525.GA16736@kroah.com> (raw)
In-Reply-To: <BANLkTi=-oDYwQrCdiJWghA5S1oZ7TOtE=w@mail.gmail.com>

On Tue, Jun 14, 2011 at 12:07:19PM +0200, Skacore Systems wrote:
> Hello *,
> 
> There is a bug in s3c2410_udc driver, which triggers when using custom UDC
> command for USB pull-up.
> As a result driver is always calling user defined UDC command with wrong
> parameter (S3C2410_UDC_P_DISABLE) instead of
> just passing the parameter to the user defined function.
> 
> BR.
> 
> Vilo
> 

Please take a look at Documentation/SubmittingPatches for how to
properly send a patch that can be applied (hint, you need a
Signed-off-by: line, a patch that can properly apply that doesn't have
whitespace corruption or line wrapping.)

thanks,

greg k-h

           reply	other threads:[~2011-06-14 20:22 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <BANLkTi=-oDYwQrCdiJWghA5S1oZ7TOtE=w@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110614201525.GA16736@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=skacore.systems@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.