Muni Sekhar <[email protected]> writes: > I see that following dma engine driver uses MODULE_DEVICE_TABLE with > ‘type=of’. > What does ‘type=of’ means? How to trigger this driver’s probe and > remove to be called?
"Open Firmware", aka "Device Tree". See Documentation/devicetree/ Bjørn _______________________________________________ Kernelnewbies mailing list [email protected] https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
