ALSA: hda - Use regmap for codec parameter reads
authorTakashi Iwai <tiwai@suse.de>
Thu, 26 Feb 2015 12:57:47 +0000 (13:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Mar 2015 12:19:37 +0000 (13:19 +0100)
commit01ed3c06c6d5e7e861650ae76117dd4194d87316
treed75e171cd46b58c985848cfc46a3e0d3492c2496
parent4d75faa0448a6bb2fd6d56051a3675a3937cbada
ALSA: hda - Use regmap for codec parameter reads

Let's start converting the access functions to regmap.
The first one is the simplest, just converting the codec parameter
read helper function snd_hda_param_read().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hdaudio.h
sound/hda/hdac_device.c
sound/pci/hda/hda_codec.h
This page took 0.034681 seconds and 5 git commands to generate.