From: Dylan Reid Date: Mon, 3 Mar 2014 04:44:00 +0000 (-0800) Subject: ALSA: hda - Rename reg access ops in hda_controller_ops X-Git-Tag: v3.15-rc1~142^2~3^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778bde6f59e062a44df5e82646db71c9ef84c18a;p=pandora-kernel.git ALSA: hda - Rename reg access ops in hda_controller_ops Using readl, writel, etc. resulted in some architectures, such as s390, expanding the member names into zpci_writel. Obviously not the intended result. Fixes s390 build breakage introduced by "4083081 - ALSA: hda - Allow different ops to read/write registers" Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed