commit | 01ed3c06c6d5e7e861650ae76117dd4194d87316 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 26 13:57:47 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 23 13:19:37 2015 +0100 |
tree | d75e171cd46b58c985848cfc46a3e0d3492c2496 | |
parent | 4d75faa0448a6bb2fd6d56051a3675a3937cbada [diff] |
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>