staging: line6: Move audio endpoints to properties
authorChris Rorvick <chris@rorvick.com>
Mon, 12 Jan 2015 20:42:55 +0000 (12:42 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 21:24:08 +0000 (22:24 +0100)
commit16d603d32d3437abd1867c7671ed2763bd3aaf0d
tree4c28847d9b26b40a3e2fe3ed64697ddc6c024fcd
parentb95d2e408bf94ad73d022e36937b38335890af8f
staging: line6: Move audio endpoints to properties

The device type can now be used to determine the addresses of the
audio endpoints for the interface.  Drop the conditional logic and make
these values properties.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
drivers/staging/line6/capture.c
drivers/staging/line6/driver.c
drivers/staging/line6/driver.h
drivers/staging/line6/pcm.c
drivers/staging/line6/pcm.h
drivers/staging/line6/playback.c
This page took 0.027663 seconds and 5 git commands to generate.