From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4235ACE0.1040000@netwinder.org> Date: Mon, 14 Mar 2005 10:25:20 -0500 From: Ralph Siemsen MIME-Version: 1.0 To: Chris Elston References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: dwmw2@redhat.com, linux-mtd@lists.infradead.org Subject: Re: [PATCH] RE: Autodetection problems List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Chris Elston wrote: > I've managed to fix it for me by reversing the direction of the loop in > genprobe_new_chip - i.e.: assume the bank has max_chips and work down. > I think this is the safer way to do it, but I'm not sure, and I'd like > someone to look at this and confirm it for me. > > Ralph, let me know if this fixes your case. Yes, it works for me as well. -R