From: Takashi Sakamoto Date: Tue, 27 May 2014 15:14:40 +0000 (+0900) Subject: ALSA: fireworks/bebob: Change type of argument for sampling rate X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a286d55285fa865df3810f632bd5747dc6e8475;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed