From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ash.lnxi.com ([207.88.130.242] helo=DLT.linuxnetworx.com) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 14vOOp-0001JH-00 for ; Thu, 03 May 2001 20:04:28 +0100 To: Subject: Q: interleave logic? From: ebiederman@lnxi.com (Eric W. Biederman) Date: 03 May 2001 13:04:49 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: What do we have nasty half incomplete interleave logic all throughout the cfi code? It looks like it could be done more cleanly with a wrapper around the probe code, and a wrapper around the mapping driver. Eric