[ALSA] Remove PCM sleep_min and tick
The 'tick' in PCM is set (again) via sw_params. And, nobody uses this feature at all except for a command line option of aplay. (This is literally 'nobody', as I checked alsa-lib API calls in all programs in major distros.) Above all, if we need finer wake-ups for the position update, it's basically an issue that the driver should solve, not tuned by each application. Signed-off-by:Takashi Iwai <tiwai@suse.de> Signed-off-by:
Jaroslav Kysela <perex@perex.cz>
Showing
- include/sound/pcm.h 0 additions, 7 deletionsinclude/sound/pcm.h
- sound/core/oss/pcm_oss.c 0 additions, 1 deletionsound/core/oss/pcm_oss.c
- sound/core/pcm.c 0 additions, 11 deletionssound/core/pcm.c
- sound/core/pcm_lib.c 3 additions, 110 deletionssound/core/pcm_lib.c
- sound/core/pcm_native.c 0 additions, 30 deletionssound/core/pcm_native.c
Loading
Please register or sign in to comment