linux-stable/sound/firewire/fireworks
Takashi Sakamoto 4a286d5528 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>
2014-05-27 17:35:13 +02:00
..
fireworks.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
fireworks.h ALSA: fireworks/bebob: Change type of argument for sampling rate 2014-05-27 17:35:13 +02:00
fireworks_command.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
fireworks_hwdep.c ALSA: fireworks: Fix wrong value as argument for PTR_ERR() 2014-05-27 17:34:52 +02:00
fireworks_midi.c ALSA: fireworks: Add hwdep interface 2014-05-26 14:28:41 +02:00
fireworks_pcm.c ALSA: fireworks: Add hwdep interface 2014-05-26 14:28:41 +02:00
fireworks_proc.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
fireworks_stream.c ALSA: fireworks/bebob: Change type of argument for sampling rate 2014-05-27 17:35:13 +02:00
fireworks_transaction.c ALSA: fireworks: Add command/response functionality into hwdep interface 2014-05-26 14:28:58 +02:00
Makefile ALSA: fireworks: Add hwdep interface 2014-05-26 14:28:41 +02:00