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)
commit215dacc2811091a9248a3f62164e247aefa39de3
treec810afbd6a51f153272fe2b6400249c829dbf595
parentaf831eef4cbb7b7751d0a9b3adbbf562c6f30cd0
ALSA: fm801: introduce macros to access the hardware

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