From: Jaroslav Kysela Date: Tue, 4 Sep 2012 09:21:45 +0000 (+0200) Subject: ALSA: remove the main version information X-Git-Tag: v3.7-rc1~81^2~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4266274836e81575ee82498d84f4bd08ab7a7378;p=pandora-kernel.git ALSA: remove the main version information Remove the main ALSA version number from the kernel ALSA driver. The ALSA driver package release diverges from the upstream. This may confuse users to see the same ALSA version for many kernel releases and this version lost it's original purpose and connection. The "ioctl" APIs have own version numbers, so the user space may check for specific API changes only. Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed