From: Takashi Iwai Date: Tue, 25 Feb 2014 10:54:06 +0000 (+0100) Subject: ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG X-Git-Tag: v3.15-rc1~142^2~3^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b989d0444bd4999f9130d262b5ab7123d4077df8;p=pandora-kernel.git ALSA: hda - Enable sysfs attributes without CONFIG_SND_HDA_RECONFIG Some sysfs attributes like init_pin_configs or vendor_name are really basic and should be available no matter whether the codec driver is re-configurable or not. Put them out of #ifdef CONFIG_SND_HDA_RECONFIG and allow the read-only accesses. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed