From: Takashi Iwai Date: Thu, 31 Jan 2013 10:13:54 +0000 (+0100) Subject: firmware: Refactoring for splitting user-mode helper code X-Git-Tag: v3.9-rc1~128^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e0c92d015235d1dc65f9668a10cef2cea468ba2;p=pandora-kernel.git firmware: Refactoring for splitting user-mode helper code Since 3.7 kernel, the firmware loader can read the firmware files directly, and the traditional user-mode helper is invoked only as a fallback. This seems working pretty well, and the next step would be to reduce the redundant user-mode helper stuff in future. This patch is a preparation for that: refactor the code for splitting user-mode helper stuff more easily. No functional change. Acked-by: Ming Lei Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed