[PATCH 3/4] ALSA: core: delete sync member from snd_pcm_runtime structure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Now no drivers use the sync field in snd_pcm_runtime structure. Let us
delete it to reduce the size of structure.

Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
---
 include/sound/pcm.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/sound/pcm.h b/include/sound/pcm.h
index dca5d2177e9b..3a05ebe51f06 100644
--- a/include/sound/pcm.h
+++ b/include/sound/pcm.h
@@ -401,8 +401,6 @@ struct snd_pcm_runtime {
 	snd_pcm_uframes_t silence_start; /* starting pointer to silence area */
 	snd_pcm_uframes_t silence_filled; /* already filled part of silence area */
 
-	union snd_pcm_sync_id sync;	/* hardware synchronization ID */
-
 	/* -- mmap -- */
 	struct snd_pcm_mmap_status *status;
 	struct snd_pcm_mmap_control *control;
-- 
2.43.0





[Index of Archives]     [Pulseaudio]     [Linux Audio Users]     [ALSA Devel]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux