]> git.karo-electronics.de Git - linux-beck.git/commit
staging: line6: List out capabilities individually
authorChris Rorvick <chris@rorvick.com>
Mon, 12 Jan 2015 20:42:47 +0000 (12:42 -0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jan 2015 21:24:04 +0000 (22:24 +0100)
commit7b3e4d47ca372c4e54f0a1f2e7cffca0b9f9c070
tree3e727fa938c75f6dd5ba30cd8037a437570524ac
parent4d947546c3fb6bc426a7527cf6f8ddb8368fbbc7
staging: line6: List out capabilities individually

The `LINE6_CAP_CTRL_PCM_HW' macro combines three capabilities to save
horizontal space when defining the properties entries.  Now that these
are no longer limited to single lines this is not such a concern.
Specify capabilities individually when defining each property for
better clarity.

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/driver.c
drivers/staging/line6/usbdefs.h