Name
hsi_unregister_port_event — 
     Stop receiving port events for a client
 
Arguments
- cl
- 
     HSI client that wants to stop receiving port events
     
Description
   Clients should call this function before releasing their associated
   port.
   
   Returns -errno on error, or 0 on success.