ALSA: fm801: introduce macros to access the hardware
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 29 Apr 2014 07:56:03 +0000 (10:56 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Apr 2014 14:29:57 +0000 (16:29 +0200)
It will help to maintain HW accessors and, for example, switch from the
direct I/O to MMIO which is more convenient for PCI devices.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/fm801.c

Simple merge