davidker / unisys_attic

Stale branches from unisys.git go here.
Other
0 stars 0 forks source link

[CAT] [HARD] visorbus: visorbus_main.c: consider checking in register to remove duplicate checks #42

Open davidker opened 7 years ago

davidker commented 7 years ago

Instead of checking each time the function is to be called, consider moving the checks to visorbus_register_visor_driver. All drivers should have the functions probe, remove, pause, resume. We will address channel_interrupts later. All drivers support channel types, should be fixed in registration as well.

wadgaonkarsam commented 7 years ago

Branch: codeathon-wadgaosl Commit: 54b48dbe790a3a09acd953409c88e9e6564fa949 Checkpatch: Passed T710-W1-AutoTest: Passed