Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754488AbbBNVpc (ORCPT ); Sat, 14 Feb 2015 16:45:32 -0500 Received: from smtp05.smtpout.orange.fr ([80.12.242.127]:37191 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754351AbbBNVpa (ORCPT ); Sat, 14 Feb 2015 16:45:30 -0500 X-ME-Helo: beldin X-ME-Date: Sat, 14 Feb 2015 22:45:29 +0100 X-ME-IP: 109.220.218.8 From: Robert Jarzmik To: David Woodhouse , Brian Norris Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Ezequiel Garcia Subject: Re: [PATCH] mtd: pxa3xx_nand: fix driver when num_cs is 0 References: <1423425729-20671-1-git-send-email-robert.jarzmik@free.fr> <54D8ADD9.4030506@free-electrons.com> X-URL: http://belgarath.falguerolles.org/ Date: Sat, 14 Feb 2015 22:45:28 +0100 In-Reply-To: <54D8ADD9.4030506@free-electrons.com> (Ezequiel Garcia's message of "Mon, 09 Feb 2015 09:53:45 -0300") Message-ID: <874mqob213.fsf@free.fr> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 778 Lines: 23 Ezequiel Garcia writes: > On 02/08/2015 05:02 PM, Robert Jarzmik wrote: >> As the devicetree binding doesn't require num_cs to exist or be strictly >> positive, and neither does the platform data case, a bug appear when >> num_cs is set to 0 and panics the kernel. ... >> Signed-off-by: Robert Jarzmik > Looks good, > > Acked-by: Ezequiel Garcia Brian, David, would queue that up in your for-next tree please ? Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/