MTD CVS update: 'mtd/drivers/mtd/chips sharp.c'

David Woodhouse dwmw2 at infradead.org
Fri Apr 20 06:32:51 EDT 2001


ds at 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 at infradead.org



More information about the linux-mtd mailing list