linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Gmeiner <christian.gmeiner@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: akpm@linux-foundation.org, stable@vger.kernel.org,
	rpurdie@rpsys.net, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] leds-ot200: Fix error caused by shifted mask
Date: Fri, 12 Oct 2012 08:20:07 +0200	[thread overview]
Message-ID: <CAH9NwWdtai6uPCAZZuQt_n4sb7rounSa_UHCHoncBAAS2TmwBA@mail.gmail.com> (raw)
In-Reply-To: <20121001152501.GA7978@kroah.com>

2012/10/1 Greg KH <greg@kroah.com>:
> On Mon, Oct 01, 2012 at 02:50:40PM +0200, Christian Gmeiner wrote:
>> During the development of this driver an in-house register
>> documentation was used. The last weeks some integration tests
>> were done and this problem was found. It turned out that
>> the released register documentation is wrong.
>>
>> The fix is very simple: shift all mask by one.
>>
>> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
>> ---
>>  drivers/leds/leds-ot200.c | 14 +++++++-------
>>  1 file changed, 7 insertions(+), 7 deletions(-)
>
> <formletter>
>
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
> for how to do this properly.
>
> </formletter>

Thanks... I will inform stable team again if this patch gets into
mainline - hopefully soon.
--
Christian Gmeiner, MSc

  reply	other threads:[~2012-10-12  6:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01 12:50 [PATCH] leds-ot200: Fix error caused by shifted mask Christian Gmeiner
2012-10-01 15:25 ` Greg KH
2012-10-12  6:20   ` Christian Gmeiner [this message]
2012-10-30 19:08     ` Christian Gmeiner
  -- strict thread matches above, loose matches on Subject: below --
2012-12-06 13:21 Christian Gmeiner
2012-12-13 11:55 ` Christian Gmeiner
2012-12-17  8:13   ` Christian Gmeiner
2013-01-06 18:12     ` Christian Gmeiner
2013-01-23  8:10 Christian Gmeiner
2013-01-23  7:53 ` AW: " GMEINER.Christian
2013-02-01 15:08   ` Christian Gmeiner
2013-02-01 22:12     ` Andrew Morton
2013-02-04 14:46       ` Christian Gmeiner
2013-02-04 18:27         ` Bryan Wu

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=CAH9NwWdtai6uPCAZZuQt_n4sb7rounSa_UHCHoncBAAS2TmwBA@mail.gmail.com \
    --to=christian.gmeiner@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpurdie@rpsys.net \
    --cc=stable@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).