Jaroslav Kysela:
o ALSA CVS updates
- clean up the usage of the size variable and removes size1.
- define AD198x bits.
- add descriptions for whole-frag and no-silence commands.
- use dxs_support=3 (48k fixed) as default, since there are so many problems
with dxs_support=0.
- add the support for stereo mute switches on AD198x.
- initialize tumbler/snapper audio via gpio before i2c initialization.
- add check of DXS supports (so far, empty).
- add detection of revision of ALC650 chip
- get_page() fix
- fix the SPDIF bit on aureon boards.
- set 48k only for the sample rate of SPDIF on nForce.
- kill of not-required version.h inclusion
- Remove duplicated include
- fix buffer overlap on FX8010 PCM.
- Fix hwdep hotplug problem
- Use try_module_get() and module_put() to block the toplevel module
- Fix returned error code in the release() callback
etc