ALSA: hda - simplify hda_bus ops callbacks
authorTakashi Iwai <tiwai@suse.de>
Thu, 6 Nov 2008 15:50:40 +0000 (16:50 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 6 Nov 2008 15:50:40 +0000 (16:50 +0100)
commit33fa35ed0d7e8996cc68cc2ffc21f12b38fa03c1
tree06edbce704c6d99034f51ce591f1fbaf93fcc1b3
parentc238b4f4038e0e49bb241640610584a088b268b1
ALSA: hda - simplify hda_bus ops callbacks

The hda_bus ops callback take struct hda_bus pointer.
Also, the command callback takes the composed command word, instead of
each small bits in arguments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_intel.c