-
James Bottomley authored
put_device will call release and free the host structure (which contains both the generic device and the host class). We must do the class_device_put() *before* the put_device().
ad34a784
put_device will call release and free the host structure (which contains both the generic device and the host class). We must do the class_device_put() *before* the put_device().