From: Takashi Iwai Date: Thu, 31 Jan 2013 10:13:55 +0000 (+0100) Subject: firmware: Make user-mode helper optional X-Git-Tag: v3.9-rc1~128^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b1269f778782d2f42994a74bf4014d0cbebbf9f;p=pandora-kernel.git firmware: Make user-mode helper optional This patch adds a new kconfig, CONFIG_FW_LOADER_USER_HELPER, and guards the user-helper codes in firmware_class.c with ifdefs. Yeah, yeah, there are lots of ifdefs in this patch. The further clean-up with code shuffling follows in the next. Acked-by: Ming Lei Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed