1
0

ALSA: speakers: Rename to oxfw and rename some members

This commit renames 'firewire-speakers' to 'oxfw' to enhance support for
devices which based on OXFW970/971. A line for MODULE_ALIAS is added.

Additionally, to help for works in followed paches, some members
in private structure are renamed.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Este cometimento está contido em:
Takashi Sakamoto
2014-11-29 00:59:25 +09:00
cometido por Takashi Iwai
ascendente 60cea52296
cometimento 8832c5a74b
3 ficheiros modificados com 180 adições e 177 eliminações

Ver ficheiro

@@ -26,15 +26,17 @@ config SND_DICE
To compile this driver as a module, choose M here: the module
will be called snd-dice.
config SND_FIREWIRE_SPEAKERS
tristate "FireWire speakers"
config SND_OXFW
tristate "Oxford Semiconductor FW970/971 chipset support"
select SND_FIREWIRE_LIB
help
Say Y here to include support for the Griffin FireWave Surround
and the LaCie FireWire Speakers.
Say Y here to include support for FireWire devices based on
Oxford Semiconductor FW970/971 chipset.
* Griffin Firewave
* LaCie Firewire Speakers
To compile this driver as a module, choose M here: the module
will be called snd-firewire-speakers.
will be called snd-oxfw.
config SND_ISIGHT
tristate "Apple iSight microphone"