ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLEN
authorVinod Koul <vinod.koul@intel.com>
Fri, 17 Apr 2015 17:23:32 +0000 (22:53 +0530)
committerTakashi Iwai <tiwai@suse.de>
Sat, 18 Apr 2015 07:05:55 +0000 (09:05 +0200)
commit43c499dc2778b96e21ed14e1a71e7b117a0b406f
treed4144f120f0a0e61e360bf667195f91e7a758329
parentf4d770317997f89bb6997ee3e8dd495cb8356ae9
ALSA: asound.h - use SNDRV_CTL_ELEM_ID_NAME_MAXLEN

we have defined SNDRV_CTL_ELEM_ID_NAME_MAXLEN as size of name array so use
this define instead of numeric value

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/asound.h