[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write operations
Paul Mackerras
paulus at samba.org
Tue Nov 29 15:56:05 EST 2005
Vitaly Bordug writes:
> This adds setbitsXX/clrbitsXX macro for read-modify-write operations
> and converts the 8xx core and drivers to use it.
Your mailer has munged the whitespace in the patch, unfortunately.
> + clrbits32(&((immap_t *)IMAP_ADDR)->im_cpic.cpic_cimr,(1 << cpm_vec));
This needs a space after the comma.
Regards,
Paul.
More information about the Linuxppc-embedded
mailing list