Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sound: sound_firmware: Fix invalid use of vfs_read()
It should use kernel_read() instead of vfs_read() to load a firmware binary onto the kernel pages. Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information