From: Takashi Sakamoto Date: Thu, 9 Apr 2015 23:43:00 +0000 (+0900) Subject: ALSA: ctl: evaluate macro instead of numerical value X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d118677baa531cd9ee4c025a34f243746a3d18;p=pandora-kernel.git ALSA: ctl: evaluate macro instead of numerical value SNDRV_CTL_TLV_OP_XXX is defined but not used in core code. Instead, raw numerical value is evaluated. This commit replaces these values to these macros for better looking. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed