From: Lars-Peter Clausen Date: Tue, 18 Nov 2014 18:45:54 +0000 (+0100) Subject: ASoC: ad1980: Remove ac97_read/ac97_write wrappers X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17bb577328a00e7251c8e552471b6583173ca77d;p=pandora-kernel.git ASoC: ad1980: Remove ac97_read/ac97_write wrappers Since the regmap conversion ac97_read/ac97_write are just simple wrappers around snd_soc_read/snd_soc_write. Use those instead directly and remove the wrappers. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed