2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/sound/aoa/soundbus/i2sbus
Eldad Zack 74c34ca1cc ALSA: pcm_format_to_bits strong-typed conversion
Add a function to handle conversion from snd_pcm_format_t
to bitwise with proper typing.

Change such conversions to use this function and silence sparse
warnings.

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-04-29 13:36:15 +02:00
..
control.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
core.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
i2sbus.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
interface.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
pcm.c ALSA: pcm_format_to_bits strong-typed conversion 2013-04-29 13:36:15 +02:00