Re: [Device-drivers-devel] [PATCH] Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 23, 2011 at 14:26, Shubhrajyoti wrote:
> On Wednesday 23 March 2011 09:35 PM, Mike Frysinger wrote:
>> +#define ADP_BANK(offs) Â Â Â Â ((offs)>> Â3)
>> +#define ADP_BIT(offs) Â Â Â Â Â(1u<< Â((offs)& Â0x7))

Shubhrajyoti: your e-mail client is weird.  it moves spaces around in
the output for no good reason.  your replies made me think Michael's
original style was all screwed up until i looked at the original .c/.h
files on disk.  not sure if there's something you could do to rectify
this ...
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux