release_firmware(9) release the resource associated with a firmware image

SYNOPSIS

void release_firmware(const struct firmware * fw);

ARGUMENTS

fw

firmware resource to release

COPYRIGHT