From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Kevin Hilman To: Nicolas Ferre Cc: Arnd Bergmann , Olof Johansson , ARM Maintainers , , , Boris BREZILLON , Jean-Jacques Hiblot , stable Subject: Re: [PATCH] ARM: at91: smc: bug fix in sam9_smc_cs_read() References: <1389279714-30873-1-git-send-email-nicolas.ferre@atmel.com> Date: Tue, 14 Jan 2014 10:34:38 -0800 In-Reply-To: <1389279714-30873-1-git-send-email-nicolas.ferre@atmel.com> (Nicolas Ferre's message of "Thu, 9 Jan 2014 16:01:54 +0100") Message-ID: <87fvoq8la9.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: Nicolas Ferre writes: > From: Jean-Jacques Hiblot > > There was a copy/paste error when reading the nwe_pulse value. > > Signed-off-by: Jean-Jacques Hiblot > Acked-by: Boris BREZILLON > Cc: stable # 3.3 > Signed-off-by: Nicolas Ferre > --- > Arnd, Olof, Kevin, > > This is a little fix that I have just received. As the "fixes" colletion is > certainly closed for 3.13, I would like to include this one in the > "fixes-non-critical" topic for 3.14. > > For the time being, I only have this one, so It can be convenient if you take > this fix as a patch instead of a pull-request. Applied to fixes-non-critical, and merged into for-next. Thanks, Kevin