From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailbox.radixs.com ([203.81.41.217]) by canuck.infradead.org with esmtps (Exim 4.43 #1 (Red Hat Linux)) id 1DWQDH-0006zv-KO for linux-mtd@lists.infradead.org; Thu, 12 May 2005 22:47:44 -0400 From: Munira Ahmed To: "linux-mtd@lists.infradead.org" Content-Type: text/plain Date: Fri, 13 May 2005 10:47:38 +0800 Message-Id: <1115952458.17100.9.camel@server11> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: do_map_probe List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I have written a simple module do get mtd device details I am calling do_map_drriver which is returning null pointer. What could be wrong? Please help? -- Munira Ahmed