ALSA: hda - Rename reg access ops in hda_controller_ops
authorDylan Reid <dgreid@chromium.org>
Mon, 3 Mar 2014 04:44:00 +0000 (20:44 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Mar 2014 08:53:21 +0000 (09:53 +0100)
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 <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_priv.h

Simple merge
Simple merge