diff options
author | Takashi Sakamoto <[email protected]> | 2016-02-20 16:18:58 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2016-02-20 15:45:38 +0100 |
commit | 4fd6c6c7295a50aa9390a3131623456e0c05d8f9 (patch) | |
tree | 250b8c6b5018aa221799cb30507fbf9b0b0dc872 /lib/cpu-notifier-error-inject.c | |
parent | 2a71e701660d7aa9ce1a740588dbf13b975deb10 (diff) |
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions