commit | 4266274836e81575ee82498d84f4bd08ab7a7378 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Tue Sep 04 11:21:45 2012 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Sep 04 11:38:32 2012 +0200 |
tree | c7bb4fb7c6bce157a9969af546ec22cb58e74c60 | |
parent | 318e15101993c0fdc3f23f24ac61fc7769d27e68 [diff] |
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 <perex@perex.cz>