mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-14 15:54:15 +08:00
4d2c50a0a9
The counter is incremented/decremented in critical section protected with mutex. Therefore, no need to use atomic_t. This commit changes the type to unsigned int. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
fireworks_command.c | ||
fireworks_hwdep.c | ||
fireworks_midi.c | ||
fireworks_pcm.c | ||
fireworks_proc.c | ||
fireworks_stream.c | ||
fireworks_transaction.c | ||
fireworks.c | ||
fireworks.h | ||
Makefile |