4 Dec
2017
4 Dec
'17
3:59 a.m.
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