Oct. 3, 2016
7:16 a.m.
Muni Sekhar <munisekharrms@gmail.com> 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