ALSA: hda - Set use_single_rw flag for regmap
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Mar 2015 13:07:26 +0000 (14:07 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Mar 2015 13:07:26 +0000 (14:07 +0100)
commit9d82f9272ddd8492afdd721c9999171741be835b
tree30f3d89f0305edc4fbade01d3b69b4798d997aa6
parent8bc174e9e3079b2475fb09e244f71fd57de7a802
ALSA: hda - Set use_single_rw flag for regmap

HD-audio doesn't support the bulk access.  Currently it works even
without this flag as implicitly assumed, but it's safer to set
explicitly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/hdac_regmap.c