From: Adrian Knoth Date: Fri, 5 Jul 2013 09:27:59 +0000 (+0200) Subject: ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function X-Git-Tag: v3.12-rc1~150^2~54^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cea57104273909ab0825df48149840aad9d2b14;p=pandora-kernel.git ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function ENUMERATED_CTL_INFO is a macro, so the binary code is generated multiple times. To avoid code duplication, refactor the involved functionality into a function and make ENUMERATED_CTL_INFO a call to this function. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed