
26 Nov
2009
26 Nov
'09
10:17 a.m.
I'm sorry I forgot a few extra prints in there:
- printf("%s:%s - %i %i %i %i\n", __FILE__, __func__,
regno, red, green, blue);
- printf("%s:%s\n", __FILE__, __func__);
[and more]
If there are no other issues and the patch set is acceptable I'll put them on a public git to avoid more list traffic without the prints. If there are other issues, I'll fix this as well in V3.
Sorry for that /alessandro