]> 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)
commit4329ff428c8fe0ee913807f4f866578721652d3c
treed75e171cd46b58c985848cfc46a3e0d3492c2496
parent84c8d05b5a5cf6ff9e179fabc54cc10bc8145e0c
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