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)
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>

No differences found