Home
last modified time | relevance | path

Searched hist:"17385 a38" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/firewire/digi00x/
H A Damdtp-dot.c17385a38 Sat Oct 10 22:30:14 CDT 2015 Takashi Sakamoto <o-takashi@sakamocchi.jp> 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>
17385a38 Sat Oct 10 22:30:14 CDT 2015 Takashi Sakamoto <o-takashi@sakamocchi.jp> 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>