Re: [PATCH v2 3/9] ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 19 Aug 2016 00:20:33 +0200,
Andrej Krutak wrote:
> 
> diff --git a/sound/usb/line6/driver.h b/sound/usb/line6/driver.h
> index 69658dc..7aeb6ad 100644
> --- a/sound/usb/line6/driver.h
> +++ b/sound/usb/line6/driver.h
> @@ -102,6 +102,8 @@ enum {
>  	LINE6_CAP_PCM =		1 << 1,
>  	/* device supports hardware monitoring */
>  	LINE6_CAP_HWMON =	1 << 2,
> +	/* device uses raw MIDI via USB (data endpoints) */
> +	LINE6_CAP_CONTROL_MIDI = 1 << 3,
>  	/* device requires output data when input is read */
>  	LINE6_CAP_IN_NEEDS_OUT = 1 << 4,

OK, now I see the reason of the disorder in the previous patch.
But then align either the patch order or the bit order.


Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux