Hi,

On 06/25/2011 02:15 AM, Brad Hards wrote:
5/11 does this:
-#define PORTSC_RO_MASK       0x007021c5
+#define PORTSC_RO_MASK       0x007021c4

before 8/11 does this:
-#define PORTSC_RO_MASK       0x007021c4
+#define PORTSC_RO_MASK       0x007021c0

You could push those together if there was a v2. I don't think its important
though.


I would rather keep them separate, they happen to
touch the same define, but for completely different
reasons.

Regards,

Hans

Reply via email to