summaryrefslogtreecommitdiff
path: root/include/sound/hdaudio.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-04-16 21:25:02 (GMT)
committerTakashi Iwai <tiwai@suse.de>2015-04-16 21:40:09 (GMT)
commit0a50575b64ee365bba4960756c394a28ed0710a4 (patch)
tree7732addaca0350d0bf1f0adae71acf4d0b7e76bb /include/sound/hdaudio.h
parent1604eeee8899e3b8421ba41b1abcdc48501bc0a0 (diff)
downloadlinux-0a50575b64ee365bba4960756c394a28ed0710a4.tar.xz
ALSA: hda - Replace hda_bus_ops with static binding
Originally hda_bus takes its own ops (hda_bus_ops) to allow different controller drivers giving individual implementations of PCM attachment, etc. But this never happened and we finally merged both codec and controller helper codes. Thus there is no merit to keep the indirect accesses to functions via hda_bus_ops. This patch replaces these calls with the direct local function calls for simplification. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/hdaudio.h')
0 files changed, 0 insertions, 0 deletions