From: Harald Welte Date: Tue, 9 Sep 2008 07:40:38 +0000 (+0800) Subject: ALSA: HDA patch_via.c: cleanup X-Git-Tag: v2.6.28-rc1~720^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb14a46cf974c59aadef8c120b7dfcb27bc81f24;p=pandora-kernel.git ALSA: HDA patch_via.c: cleanup * add extra parenthesis to make code more readable * use kzalloc() for alloc+zero rather than kcalloc() * ensure that AUTO_SEQ_* starts at 0 Signed-off-by: Harald Welte Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed