-
由 Takashi Iwai 提交于
The trigger flag in vmidi object can be referred in different contexts concurrently, hence it's better to be put with READ_ONCE() and WRITE_ONCE() macros to assure the accesses. Signed-off-by: NTakashi Iwai <tiwai@suse.de>
89b4ab21