public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Re: MTD CVS update: 'mtd/drivers/mtd/chips sharp.c'
       [not found] <E14qQUf-000802-00@infradead.org>
@ 2001-04-20 10:32 ` David Woodhouse
  0 siblings, 0 replies; only message in thread
From: David Woodhouse @ 2001-04-20 10:32 UTC (permalink / raw)
  To: ds; +Cc: mtd


ds@infradead.org said:
> Modified Files:
> 	sharp.c
> Log Message: Updates from my local development tree
> Compilation fixes


-	mtd_register_map_driver(&sharp_driver);
+
+	inter_module_register(im_name, THIS_MODULE, &sharp_probe);
+
+	return 0;

Actually I think I prefer your original way of doing it. Let's hide the 
implementation details from the map and chip drivers. Do you have the 
rest of the associated code?

--
dwmw2




To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-20 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E14qQUf-000802-00@infradead.org>
2001-04-20 10:32 ` MTD CVS update: 'mtd/drivers/mtd/chips sharp.c' David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox