[PATCH 2/4] firmware: Make user-mode helper optional

2013-01-31 Thread Takashi Iwai
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 --- d

[PATCH 2/4] firmware: Make user-mode helper optional

2013-01-30 Thread Takashi Iwai
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. Signed-off-by: Takashi Iwai --- drivers/base/Kconfig

[PATCH 2/4] firmware: Make user-mode helper optional

2013-01-29 Thread Takashi Iwai
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. Signed-off-by: Takashi Iwai --- drivers/base/Kconfig

[PATCH 2/4] firmware: Make user-mode helper optional

2013-01-25 Thread Takashi Iwai
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. Signed-off-by: Takashi Iwai --- drivers/base/Kconfig