Re: STAGING:iio:light: fix ISL29018 init to handle brownout

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

 



It looks good to me, but I don't know anything about the iio code.
Jonathan will let you know if there is a problem.  :)

This is minor thing, but checkpatch complains that:
+#define ISL29018_MAX_REGS              ISL29018_REG_ADD_DATA_MSB+1
should be written as:
+#define ISL29018_MAX_REGS              (ISL29018_REG_ADD_DATA_MSB + 1)

Thanks Grant.

regards,
dan carpenter
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux