Home
last modified time | relevance | path

Searched hist:"4 b5c15f746db70efc710369f62c6e1d323e20fb9" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/pci/
H A Dfm801.cdiff 4b5c15f746db70efc710369f62c6e1d323e20fb9 Fri Dec 18 20:14:11 CET 2015 Andy Shevchenko <andy.shevchenko@gmail.com> ALSA: fm801: convert rest outw() / inw() to use helpers

The patch introduces two new helpers fm801_iowrite16() and fm801_ioread16() to
write and read the registers by offset. Previously similar was done to access
the hardware registers by their names.

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