Hey Martin, > Actually, it would give you a good indication of how many of the resources > provided by each VME bridge chip were used. I don't see the refcount > accurately reflecting the number of users as being important, more as a means > of tracking which bridges have resources that are being used (and therefore > can't be removed). On second thought, I think I agree with Emilio that the _module_ refcount should reflect the number of users (other modules) using the bridge module. The refcount of resources should probably stay separate from the refcount of module usage. We can add resource refcounting as well but I don't see a need for it at the moment. vme_bridge_get() and vme_bridge_put() in this case should refer to the reference count of the bridge module (not the resources). What do you think? Thanks! -- /manohar _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel