[alsa-devel] [PATCH v4 03/15] soundwire: Add Master registration
Vinod Koul
vinod.koul at intel.com
Mon Dec 4 03:59:13 CET 2017
On Sun, Dec 03, 2017 at 08:44:58PM -0600, Pierre-Louis Bossart wrote:
>
> >>>+/* SDW Enumeration Device Number */
> >>>+#define SDW_ENUM_DEV_NUM 0
> >>
> >>add
> >>SDW_GROUP12_DEV_NUM 12
> >>SDW_GROUP12_DEV_NUM 13
> >
> >you mean SDW_GROUP13_DEV_NUM :D
> >
> >>SDW_MASTER_DEV_NUM 14 /* not supported in these patches */
> >
> >These dont help now as we dont support, so kind of dead code.
> >Lets add them when we really support it
>
> It was a way to explain why device 14 is never allocated.
Rethinking about it, i need these defines anyway for masking them
out now, so will add
--
~Vinod
More information about the Alsa-devel
mailing list