commit | 4a286d55285fa865df3810f632bd5747dc6e8475 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Wed May 28 00:14:40 2014 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 27 17:35:13 2014 +0200 |
tree | 7efe9ba1ce9aa4e22e21f795201ba6d8154ce7ab | |
parent | 93219d0649703f4106bbc44b9bb71771475ee254 [diff] |
ALSA: fireworks/bebob: Change type of argument for sampling rate Originally, I intent to this argument given with 'struct snd_pcm_runtime.rate' or params_rate(). They return value of 'unsigned int'. So 'unsigned int' is better for the type of this argument. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>