Re: [patch/rfc 2/4] pcf875x I2C GPIO expander driver

2007-11-30 Thread Bill Gatliff
Jean Delvare wrote: Hi Bill, On Fri, 30 Nov 2007 07:04:10 -0600, Bill Gatliff wrote: Jean Delvare wrote: !!(value & (1 << offset)) is more efficiently written (value >> offset) & 1 ... but not more efficiently implemented. Your version requires code to

Re: [patch/rfc 2/4] pcf875x I2C GPIO expander driver

2007-11-30 Thread Bill Gatliff
at compile-time. b.g. -- Bill Gatliff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [Bugme-new] [Bug 9217] New: CONFIG_CMDLINE doesn't pass to kernel

2007-10-24 Thread Bill Gatliff
#x27;t enough. Other than that, I can't see anything yet. b.g. -- Bill Gatliff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-in

Re: pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-24 Thread Bill Gatliff
, all PXA platforms which have CONFIG_GENERIC_CLOCKEVENTS not set are currently broken and don't compile any more. I'm not sure what the point of this message is. You'll find a fix for this on linux-arm-kernel since yesterday morning. 4526/1. b.g. -- Bill Gatliff [EM

Re: pxa timer code broken for non-CONFIG_GENERIC_CLOCKEVENTS

2007-07-24 Thread Bill Gatliff
NTS help Support for Intel's PXA2XX processor line. Sorry! b.g. -- Bill Gatliff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/major

Re: [patch 2.6.20-rc1 4/6] PXA GPIO wrappers

2006-12-21 Thread Bill Gatliff
tions. All IMHO, of course. b.g. -- Bill Gatliff [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/