On Wed, Jun 24, 2015 at 2:28 AM, Dan Carpenter wrote:
> Have you sent this patchset to the list? I don't see it in my inbox.
>
> regards,
> dan carpenter
Odd, I sent it on Saturday.
Anyways made a change to it and just sent in v3.
Thanks
Juston
--
To unsubscribe from this list: send the line "u
On Mon, Jun 22, 2015 at 11:30:30AM -0700, Juston Li wrote:
> On Mon, Jun 22, 2015 at 10:46 AM, Dan Carpenter
> wrote:
> > On Fri, Jun 19, 2015 at 05:50:50PM -0700, Juston Li wrote:
> >> void sii164ClearInterrupt(void)
> >> {
> >> -unsigned char detectReg;
> >> + unsigned char detectReg;
On Mon, Jun 22, 2015 at 10:46 AM, Dan Carpenter
wrote:
> On Fri, Jun 19, 2015 at 05:50:50PM -0700, Juston Li wrote:
>> void sii164ClearInterrupt(void)
>> {
>> -unsigned char detectReg;
>> + unsigned char detectReg;
>>
>> -/* Clear the MDI interrupt */
>> -detectReg = i2cReadReg(S
On Fri, Jun 19, 2015 at 05:50:50PM -0700, Juston Li wrote:
> void sii164ClearInterrupt(void)
> {
> -unsigned char detectReg;
> + unsigned char detectReg;
>
> -/* Clear the MDI interrupt */
> -detectReg = i2cReadReg(SII164_I2C_ADDRESS, SII164_DETECT);
> -i2cWriteReg(SII164_I2
4 matches
Mail list logo