]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: remove the main version information
authorJaroslav Kysela <perex@perex.cz>
Tue, 4 Sep 2012 09:21:45 +0000 (11:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 4 Sep 2012 09:38:32 +0000 (11:38 +0200)
commite20e3cf6a3342de738449c60154fce0e60de98dc
treec7bb4fb7c6bce157a9969af546ec22cb58e74c60
parent65fd21ed4f1d7c4c96eda19f0b801e711b3aa205
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>
include/sound/version.h [deleted file]
sound/core/info.c
sound/core/info_oss.c
sound/core/sound.c