From: Takashi Iwai Date: Thu, 26 Mar 2015 13:18:34 +0000 (+0100) Subject: ALSA: hda - Handle a few verbs as read-only X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc174e9e3079b2475fb09e244f71fd57de7a802;p=pandora-kernel.git ALSA: hda - Handle a few verbs as read-only Although they can be written, handle a few verbs as read-only in regmap interface: CONFIG_DEFAULT, CONV and CVT_CHAN_COUNT. These are either updated in PCM or HDMI management code in a volatile manner, or just needed only as parameter, thus they don't need to be written at resume sync. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed