From: Lars-Peter Clausen Date: Mon, 3 Nov 2014 18:33:02 +0000 (+0100) Subject: ASoC: mioa701_wm9713: Don't opencode CODEC register access X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~14^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4539441690cd31ae7d42e6f080033911a1788440;p=pandora-kernel.git ASoC: mioa701_wm9713: Don't opencode CODEC register access Properly use snd_soc_update_bits() instead of manually calling the CODEC driver's read and write callbacks. The later will stop working once the wm9713 driver has been converted to regmap. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed