From: Takashi Iwai Date: Tue, 26 May 2015 10:57:56 +0000 (+0200) Subject: sound: sound_firmware: Fix invalid use of vfs_read() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d769a523a90e3e5cf20c8bb15626f82aea04c90;p=pandora-kernel.git 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 --- Reading git-diff-tree failed