From: Takashi Iwai Date: Thu, 6 Nov 2008 15:50:40 +0000 (+0100) Subject: ALSA: hda - simplify hda_bus ops callbacks X-Git-Tag: v2.6.29-rc1~590^2~6^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33fa35ed0d7e8996cc68cc2ffc21f12b38fa03c1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed