aboutsummaryrefslogtreecommitdiff
path: root/sound/synth
diff options
context:
space:
mode:
authorDavid Hollis <dhollis@davehollis.com>2006-03-28 20:15:42 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2006-04-14 11:12:25 -0700
commit48b1be6ac080c3bb5ad3e529d8816953507790ab (patch)
treefa98953652478127067380c23e1ed7cd91a65a8b /sound/synth
parent9fc4831cc3e063019079581ff5062f9790d9b0c7 (diff)
[PATCH] USB: Rename ax8817x_func() to asix_func() and add utility functions to reduce bloat
Now that the ASIX code is supporting more than just the AX88172 devices, make the utility function names more generic: ax8817x_func -> asix_func. Functions that are chip specific now indicate as such: ax88772_func. Additionally, pull some common routines used in initialization and such into simple functions to reduce the verbosity of certain functions such as the bind() routines and to make the error handling consistent across the board. Signed-off-by: David Hollis <dhollis@davehollis.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound/synth')
0 files changed, 0 insertions, 0 deletions