linux-stable/sound/firewire/digi00x
Takashi Sakamoto 17385a386c ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
Original code for 'DoubleOhThree' encoding was written with '__u8' type,
while the type is usually used to export something to userspace.

This commit replaces the type with 'u8'.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-10-11 18:25:46 +02:00
..
amdtp-dot.c ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits 2015-10-11 18:25:46 +02:00
digi00x-hwdep.c ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00
digi00x-pcm.c ALSA: firewire-digi00x: add hwdep interface 2015-09-30 15:36:56 +02:00
digi00x-proc.c ALSA: firewire-digi00x: add proc node to show clock status 2015-09-30 15:35:31 +02:00
digi00x-stream.c ALSA: firewire-digi00x: add hwdep interface 2015-09-30 15:36:56 +02:00
digi00x-transaction.c ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00
digi00x.c ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00
digi00x.h ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00
Makefile ALSA: firewire-digi00x: add support for asynchronous messaging 2015-09-30 15:37:55 +02:00