commit | b2ed6326874b1bf5410871d83df4086a395ab13b | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Fri Jul 05 11:27:54 2013 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 05 14:50:11 2013 +0200 |
tree | dde1017017587fd9df4874ba5c1bdb7a26fd60a9 | |
parent | 384f778fd924cc843acf93c23f52cb168cb3f02a [diff] |
ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() RME RayDAT and AIO cards are new designs with different register settings. Since we need to distinguish them from older cards multiple times in the driver, refactor the code into a separate helper function. No functional change intended. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>