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)
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>

No differences found