Name
hsi_put_controller — 
     Free an HSI controller
 
Arguments
- hsi
- 
     Pointer to the HSI controller to freed
     
Description
   HSI controller drivers should only use this function if they need
   to free their allocated hsi_controller structures before a successful
   call to hsi_register_controller. Other use is not allowed.