media_entity_put — Release the reference to the parent module
void media_entity_put (
)
entity
The entity
Release the reference count acquired by media_entity_get.
media_entity_get
The function will return immediately if entity is NULL.