Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFC: nxp-nxi: Remove useless fw pointer check
It request_firmware returns 0, the request succeeded and the firmware pointer is valid. No need to check for it. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
- Loading branch information