]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b0c01e93cdb5869c6226fcc576e22ef636a89e7
treed75e171cd46b58c985848cfc46a3e0d3492c2496
parente2a03075955dc603ffb7d3e423d874d008a7ffff
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