• C A Subramaniam's avatar
    SYSLINK NOTIFY Patch to cleanup notify_ducati module · 8af28932
    C A Subramaniam authored
    Added the following changes
    	- Removed array that was used to track ducati
    	  driver objects.
    	- Removed array introduced in syslink 2-0-0-12
    	  migration to track notify driver.
    	- Introduced a list implementation for tracking
    	  notify objects.
    	- Removed the index variable introduced in syslink
    	  2-0-0-12 migration.
    	- Re-organized notify_ducatidrv_create() function
    	  call.
    	- Added support for multiple creates to be called
    	  with same driver name.
    Signed-off-by: default avatarC A Subramaniam <subramaniam.ca@ti.com>
    8af28932
notify_ducati.c 33.7 KB