linux/sound/usb/6fire
Joe Perches 9547c0999e ALSA: 6fire: Convert byte_rev_table uses to bitrev8
Use the inline function instead of directly indexing the array.

This allows some architectures with hardware instructions
for bit reversals to eliminate the array.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-14 08:01:53 +01:00
..
Makefile
chip.c ALSA: 6fire: Use standard printk helpers 2014-02-26 17:22:09 +01:00
chip.h
comm.c ALSA: 6fire: Use standard printk helpers 2014-02-26 17:22:09 +01:00
comm.h
common.h
control.c ALSA: 6fire: Use snd_ctl_enum_info() 2014-10-21 09:17:47 +02:00
control.h
firmware.c ALSA: 6fire: Convert byte_rev_table uses to bitrev8 2014-11-14 08:01:53 +01:00
firmware.h
midi.c ALSA: 6fire: Use standard printk helpers 2014-02-26 17:22:09 +01:00
midi.h ALSA: 6fire: make buffers DMA-able (midi) 2013-08-12 11:42:28 +02:00
pcm.c ALSA: pcm: Add snd_pcm_stop_xrun() helper 2014-11-09 18:20:40 +01:00
pcm.h