]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Mark reg op args as iomem
authorDylan Reid <dgreid@chromium.org>
Mon, 3 Mar 2014 04:44:01 +0000 (20:44 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Mar 2014 08:53:28 +0000 (09:53 +0100)
commitdb291e36a4c511c0e95817b0083d78c66efbb4e0
tree8c82f1649f07192e89d7a1cebf7d6fef5e57c0e9
parent778bde6f59e062a44df5e82646db71c9ef84c18a
ALSA: hda - Mark reg op args as iomem

The ops to read and write registers should take pointers labeled as
__iomem.  Thanks to the sparse bot for catching this.

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